Beispiel #1
0
 public static bool IsNotDynamicList(this CslaObjectInfo info)
 {
     return(!info.IsDynamicList());
 }