Accord.Audio.UnsupportedSampleFormatException.UnsupportedSampleFormatException C# (CSharp) Метод

UnsupportedSampleFormatException() публичный Метод

Initializes a new instance of the UnsupportedSampleFormatException class.
public UnsupportedSampleFormatException ( ) : System
Результат System
        public UnsupportedSampleFormatException() { }

Same methods

UnsupportedSampleFormatException::UnsupportedSampleFormatException ( SerializationInfo info, StreamingContext context ) : System
UnsupportedSampleFormatException::UnsupportedSampleFormatException ( string message ) : System
UnsupportedSampleFormatException::UnsupportedSampleFormatException ( string message, Exception innerException ) : System
UnsupportedSampleFormatException::UnsupportedSampleFormatException ( string message, string paramName ) : System
UnsupportedSampleFormatException