示例#1
0
文件: Numbers.cs 项目: cbsistem/JSIL
 public bool Equals (IntegerProxy rhs) {
     throw new InvalidOperationException();
 }
示例#2
0
 public bool Equals(IntegerProxy rhs)
 {
     throw new InvalidOperationException();
 }