Пример #1
0
 internal static bool __IsEmpty(IOnInfoWindowClickListenerImplementor value)
 {
     return(value.Handler == null);
 }
			internal static bool __IsEmpty (IOnInfoWindowClickListenerImplementor value)
			{
				return value.Handler == null;
			}