예제 #1
0
 public static Java.Lang.Object get(this BaseBundle bundle, string key)
 {
     return(bundle.Get(key));
 }