Пример #1
0
 public static bool IsNotPlaceHolder(this CslaObjectInfo info)
 {
     return(!info.IsPlaceHolder());
 }