Esempio n. 1
0
		public static bool IsNull(Db4objects.Db4o.Internal.Slots.Slot slot)
		{
			return slot == null || slot.IsNull();
		}