'宣言 Public Function New( _ ByVal serverUrl As System.String, _ ByVal userName As System.String, _ ByVal password As System.String, _ ByVal hashMethod As TimeStamp.HashDelegate _ )
public TimeStamp( System.string serverUrl, System.string userName, System.string password, TimeStamp.HashDelegate hashMethod )
パラメータ
- serverUrl
- ServerUrl.の値。
- userName
- UserName.の値。
- password
- Password.の値。
- hashMethod
- HashMethod.の値。