Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DiscogsNet
TimeSpanParser
C# Class DiscogsNet.TimeSpanParser
ファイルを表示
Open project: MediaPortal/MPTagThat
Public Methods
Method
Description
TryParse
(
string
timeSpan
,
System.TimeSpan
&
result
) :
bool
Method Details
TryParse()
public
static
method
public
static
TryParse
(
string
timeSpan
,
System.TimeSpan
&
result
) :
bool
timeSpan
string
result
System.TimeSpan
return
bool