C# Class FlacLibSharp.Exceptions.FlacLibSharpSaveNotSupportedException

Inheritance: FlacLibSharpException
显示文件 Open project: AaronLenoir/flaclibsharp

Public Methods

Method Description
FlacLibSharpSaveNotSupportedException ( ) : System

Creates a new exception/

Private Methods

Method Description
GetObjectData ( SerializationInfo info, StreamingContext context ) : void

Method Details

FlacLibSharpSaveNotSupportedException() public method

Creates a new exception/
public FlacLibSharpSaveNotSupportedException ( ) : System
return System