예제 #1
0
파일: Numbers.cs 프로젝트: cbsistem/JSIL
 public bool Equals (IntegerProxy rhs) {
     throw new InvalidOperationException();
 }
예제 #2
0
 public bool Equals(IntegerProxy rhs)
 {
     throw new InvalidOperationException();
 }