C# 클래스 m.Http.MethodExtensions

파일 보기 프로젝트 열기: joongonn/mHttp

공개 메소드들

메소드 설명
GetMethod ( string s ) : Method
GetMethod ( this req ) : Method

메소드 상세

GetMethod() 공개 정적인 메소드

public static GetMethod ( string s ) : Method
s string
리턴 Method

GetMethod() 공개 정적인 메소드

public static GetMethod ( this req ) : Method
req this
리턴 Method