public CoherentType(PropertyBindingFlags flags)
		{
			Flags = flags;
		}
Ejemplo n.º 2
0
 public CoherentType(PropertyBindingFlags flags)
 {
     Flags = flags;
 }