C# 클래스 Mp3Handler.Frame

파일 보기 프로젝트 열기: Confirmit/Students

공개 메소드들

메소드 설명
GetEnum ( string type ) : FrameType
GetString ( FrameType type ) : string

비공개 메소드들

메소드 설명
Frame ( ) : System.Collections.Generic

메소드 상세

GetEnum() 공개 정적인 메소드

public static GetEnum ( string type ) : FrameType
type string
리턴 FrameType

GetString() 공개 정적인 메소드

public static GetString ( FrameType type ) : string
type FrameType
리턴 string