Méthode | Description | |
---|---|---|
FlacLibSharpMaxTracksExceededException ( int maxTracks ) : System |
Creates a new exception indicating there are too many tracks added to a CueSheet.
|
public FlacLibSharpMaxTracksExceededException ( int maxTracks ) : System | ||
maxTracks | int | How many tracks that are allowed. |
Résultat | System |