コード例 #1
0
ファイル: String.cs プロジェクト: robterrell/JSIL
 public bool Equals(StringProxy rhs)
 {
     throw new InvalidOperationException();
 }
コード例 #2
0
 public bool Equals(StringProxy rhs)
 {
     throw new InvalidOperationException();
 }