Method | Description | |
---|---|---|
HasParam ( string name ) : bool | ||
HasPathParam ( string name ) : bool | ||
HasQueryParam ( string name ) : bool | ||
UriParameterParser ( string uri ) : System.Collections.Generic |
Method | Description | |
---|---|---|
ParseParams ( string s ) : List |
public UriParameterParser ( string uri ) : System.Collections.Generic | ||
uri | string | |
return | System.Collections.Generic |