C# 클래스 Mono.Upcoming.UpcomingUtil

파일 보기 프로젝트 열기: mono/upcoming-sharp 1 사용 예제들

공개 메소드들

메소드 설명
Get ( string method_name ) : Response
Post ( string method_name ) : Response
UpcomingUtil ( string api_key ) : System

비공개 메소드들

메소드 설명
FormatParameters ( string method_name ) : string
GetParameters ( string parameters ) : Response
GetString ( string url ) : string
PostParameters ( string parameter_string ) : Response
UpcomingUtil ( ) : System

메소드 상세

Get() 공개 메소드

public Get ( string method_name ) : Response
method_name string
리턴 Response

Post() 공개 메소드

public Post ( string method_name ) : Response
method_name string
리턴 Response

UpcomingUtil() 공개 메소드

public UpcomingUtil ( string api_key ) : System
api_key string
리턴 System