예제 #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)
 {
 }