Method | Description | |
---|---|---|
Get ( string method_name ) : Response | ||
Post ( string method_name ) : Response | ||
UpcomingUtil ( string api_key ) : System |
Method | Description | |
---|---|---|
FormatParameters ( string method_name ) : string | ||
GetParameters ( string parameters ) : Response | ||
GetString ( string url ) : string | ||
PostParameters ( string parameter_string ) : Response | ||
UpcomingUtil ( ) : System |
public Post ( string method_name ) : Response | ||
method_name | string | |
return | Response |
public UpcomingUtil ( string api_key ) : System | ||
api_key | string | |
return | System |