Method | Description | |
---|---|---|
ContainsRule ( Csla obj, DbType type, string propertyName ) : bool | ||
ContainsRule ( Csla obj, string name ) : bool |
public static ContainsRule ( Csla obj, DbType type, string propertyName ) : bool | ||
obj | Csla | |
type | DbType | |
propertyName | string | |
return | bool |
public static ContainsRule ( Csla obj, string name ) : bool | ||
obj | Csla | |
name | string | |
return | bool |