C# Class Mono.Upcoming.UpcomingUtil

Afficher le fichier Open project: mono/upcoming-sharp Class Usage Examples

Méthodes publiques

Méthode Description
Get ( string method_name ) : Response
Post ( string method_name ) : Response
UpcomingUtil ( string api_key ) : System

Private Methods

Méthode Description
FormatParameters ( string method_name ) : string
GetParameters ( string parameters ) : Response
GetString ( string url ) : string
PostParameters ( string parameter_string ) : Response
UpcomingUtil ( ) : System

Method Details

Get() public méthode

public Get ( string method_name ) : Response
method_name string
Résultat Response

Post() public méthode

public Post ( string method_name ) : Response
method_name string
Résultat Response

UpcomingUtil() public méthode

public UpcomingUtil ( string api_key ) : System
api_key string
Résultat System