コード例 #1
0
ファイル: W_Lame.cs プロジェクト: 9001/Loopstream
 public LibMp3LameException(string message, LibMp3LameException innerException)
     : base(message, innerException)
 {
 }
コード例 #2
0
ファイル: W_Lame.cs プロジェクト: Wessie/Loopstream
 public LibMp3LameException(string message, LibMp3LameException innerException)
     : base(message, innerException)
 {
 }