C# 클래스 DiscogsNet.TimeSpanParser

파일 보기 프로젝트 열기: MediaPortal/MPTagThat

공개 메소드들

메소드 설명
TryParse ( string timeSpan, System.TimeSpan &result ) : bool

메소드 상세

TryParse() 공개 정적인 메소드

public static TryParse ( string timeSpan, System.TimeSpan &result ) : bool
timeSpan string
result System.TimeSpan
리턴 bool