메소드 | 설명 | |
---|---|---|
GetEnumerator ( ) : IEnumerator | ||
MoveNext ( ) : bool | ||
RequestClass ( ) : System | ||
RequestClass ( string pRequest, string pUrl, bool pError = false, string pErrorText = "" ) : System | ||
Reset ( ) : void |
public RequestClass ( string pRequest, string pUrl, bool pError = false, string pErrorText = "" ) : System | ||
pRequest | string | |
pUrl | string | |
pError | bool | |
pErrorText | string | |
리턴 | System |