Share via


TimeSpanHelper.FromMilliseconds(Int32, String) メソッド

定義

public:
 static TimeSpan FromMilliseconds(int ms, System::String ^ text);
public static TimeSpan FromMilliseconds (int ms, string text);
static member FromMilliseconds : int * string -> TimeSpan
Public Shared Function FromMilliseconds (ms As Integer, text As String) As TimeSpan

パラメーター

ms
Int32
text
String

戻り値

適用対象