C# 클래스 WF.Compiler.MediaHelpers

파일 보기 프로젝트 열기: WFoundation/WF.Compiler

공개 메소드들

메소드 설명
IsImage ( this mf ) : bool
IsSound ( this mf ) : bool
IsText ( this mf ) : bool

메소드 상세

IsImage() 공개 정적인 메소드

public static IsImage ( this mf ) : bool
mf this
리턴 bool

IsSound() 공개 정적인 메소드

public static IsSound ( this mf ) : bool
mf this
리턴 bool

IsText() 공개 정적인 메소드

public static IsText ( this mf ) : bool
mf this
리턴 bool