C# 클래스 Panta.DataModels.Extensions.UT.UTEngCourseSectionTime

파일 보기 프로젝트 열기: renmengye/CoursePlanner

공개 메소드들

메소드 설명
TryParseRawTime ( string time, CourseSectionTime &result ) : bool

메소드 상세

TryParseRawTime() 공개 정적인 메소드

public static TryParseRawTime ( string time, CourseSectionTime &result ) : bool
time string
result CourseSectionTime
리턴 bool