'宣言
Public Shared Function NiceTimeSpan( _ ByVal ts As _TimeSpan, _ ByVal dateMode As Nullable(Of DateMode) _ ) As _TimeSpan
public static _TimeSpan NiceTimeSpan( _TimeSpan ts, Nullable<DateMode> dateMode )
パラメータ
- ts
- dateMode
'宣言
Public Shared Function NiceTimeSpan( _ ByVal ts As _TimeSpan, _ ByVal dateMode As Nullable(Of DateMode) _ ) As _TimeSpan
public static _TimeSpan NiceTimeSpan( _TimeSpan ts, Nullable<DateMode> dateMode )