バージョン

Custom メソッド

シンタックス
'宣言
 
Public Function Custom( _
   ByVal method As System.String, _
   Optional ByVal errorMessage As System.String _
) As TOut
public TOut Custom( 
   System.string method,
   System.string errorMessage
)

パラメータ

method
errorMessage
参照

オンラインで表示: GitHub