C# Class Epiworx.Test.Helpers.ValidationHelper

Afficher le fichier Open project: mattruma/epiworx-csla

Méthodes publiques

Méthode Description
ContainsRule ( Csla obj, DbType type, string propertyName ) : bool
ContainsRule ( Csla obj, string name ) : bool

Method Details

ContainsRule() public static méthode

public static ContainsRule ( Csla obj, DbType type, string propertyName ) : bool
obj Csla
type DbType
propertyName string
Résultat bool

ContainsRule() public static méthode

public static ContainsRule ( Csla obj, string name ) : bool
obj Csla
name string
Résultat bool