DioDocs for PDF
TimeStamp コンストラクタ(String,String,String,HashDelegate)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > TimeStamp クラス > TimeStamp コンストラクタ : TimeStamp コンストラクタ(String,String,String,HashDelegate)
ServerUrlの値。
UserNameの値。
Passwordの値。
HashMethodの値。
TimeStamp クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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の値。
参照

TimeStamp クラス
TimeStamp メンバ
オーバーロード一覧