메소드 | 설명 | |
---|---|---|
ForwardCommand ( Winium.StoreApps.Common.Command commandToForward, bool verbose = true, int timeout ) : string | ||
Requester ( string ip, int port ) : System | ||
SendRequest ( string requestContent, bool verbose, int timeout ) : string>.KeyValuePair |
메소드 | 설명 | |
---|---|---|
CreateWebRequest ( string uri, string content ) : |
public ForwardCommand ( Winium.StoreApps.Common.Command commandToForward, bool verbose = true, int timeout ) : string | ||
commandToForward | Winium.StoreApps.Common.Command | |
verbose | bool | |
timeout | int | |
리턴 | string |
public SendRequest ( string requestContent, bool verbose, int timeout ) : string>.KeyValuePair |
||
requestContent | string | |
verbose | bool | |
timeout | int | |
리턴 | string>.KeyValuePair |