예제 #1
0
 public static bool IsNotUnitOfWork(this CslaObjectType cslaType)
 {
     return(!cslaType.IsUnitOfWork());
 }