예제 #1
0
 bool equals(AndroidJavaObject other)
 {
     return(other.Equals(this));
 }