예제 #1
0
 public static bool booleanValue(this Java.Lang.Boolean value)
 {
     return(value.BooleanValue());
 }