Ejemplo n.º 1
0
 public static bool IsNotPlaceHolder(this CslaObjectType cslaType)
 {
     return(!cslaType.IsPlaceHolder());
 }