C# Class m.Http.MethodExtensions

Show file Open project: joongonn/mHttp

Public Methods

Method Description
GetMethod ( string s ) : Method
GetMethod ( this req ) : Method

Method Details

GetMethod() public static method

public static GetMethod ( string s ) : Method
s string
return Method

GetMethod() public static method

public static GetMethod ( this req ) : Method
req this
return Method