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