다음을 통해 공유


TimeSpanHelper.FromSeconds(Int32, String) 메서드

정의

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

매개 변수

seconds
Int32
text
String

반환

적용 대상