C# 클래스 System.Media.Recording.RecordErrorEvent

상속: System.Html.Event
파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb

Private Properties

프로퍼티 타입 설명
RecordErrorEvent System.Html

공개 메소드들

메소드 설명
RecordErrorEvent ( string type ) : System.Html
RecordErrorEvent ( string type, RecordErrorEventInit eventInitDict ) : System.Html

비공개 메소드들

메소드 설명
RecordErrorEvent ( ) : System.Html

메소드 상세

RecordErrorEvent() 공개 메소드

public RecordErrorEvent ( string type ) : System.Html
type string
리턴 System.Html

RecordErrorEvent() 공개 메소드

public RecordErrorEvent ( string type, RecordErrorEventInit eventInitDict ) : System.Html
type string
eventInitDict RecordErrorEventInit
리턴 System.Html