Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DiscogsNet
TimeSpanParser
C# Class DiscogsNet.TimeSpanParser
Exibir arquivo
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