Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
cadencii
media
AviWriterVfw.AviException
C# Class cadencii.media.AviWriterVfw.AviException
Inheritance:
System.ApplicationException
Mostra file
Open project: cadencii/cadencii
Public Methods
Method
Description
AviException
(
string
s
) :
System
AviException
(
string
s
,
Int32
hr
) :
System
ErrMsg
( ) :
string
Method Details
AviException()
public
method
public
AviException
(
string
s
) :
System
s
string
return
System
AviException()
public
method
public
AviException
(
string
s
,
Int32
hr
) :
System
s
string
hr
System.Int32
return
System
ErrMsg()
public
method
public
ErrMsg
( ) :
string
return
string