'宣言 Public Function Format( _ ByVal value As System.String _ ) As InputTimeBuilder(Of T)
public InputTimeBuilder<T> Format( System.string value )
パラメータ
- value
- 値
戻り値の型
現在のビルダ
'宣言 Public Function Format( _ ByVal value As System.String _ ) As InputTimeBuilder(Of T)
public InputTimeBuilder<T> Format( System.string value )