13 lines
115 B
C#
Executable File
13 lines
115 B
C#
Executable File
using System;
|
|
using System.Web;
|
|
using System.Web.UI;
|
|
|
|
namespace Mocha.Web
|
|
{
|
|
|
|
public partial class API
|
|
{
|
|
|
|
}
|
|
}
|