Inheritance: global::Java.Lang.Object, ILocationCallback
Ejemplo n.º 1
0
 internal static bool __IsEmpty(ILocationCallbackImplementor value)
 {
     return(value.Handler == null);
 }
		internal static bool __IsEmpty (ILocationCallbackImplementor value)
		{
			return value.Handler == null;
		}