C# 클래스 cadencii.media.AviWriterVfw.AviException

상속: System.ApplicationException
파일 보기 프로젝트 열기: cadencii/cadencii

공개 메소드들

메소드 설명
AviException ( string s ) : System
AviException ( string s, Int32 hr ) : System
ErrMsg ( ) : string

메소드 상세

AviException() 공개 메소드

public AviException ( string s ) : System
s string
리턴 System

AviException() 공개 메소드

public AviException ( string s, Int32 hr ) : System
s string
hr System.Int32
리턴 System

ErrMsg() 공개 메소드

public ErrMsg ( ) : string
리턴 string