C# Class ValidationAttributes.Attributes.MyValidationAttribute

Inheritance: Attribute
Afficher le fichier Open project: georgidelchev/CSharp-Programming-Advanced

Méthodes publiques

Méthode Description
IsValid ( object obj ) : bool

Method Details

IsValid() public abstract méthode

public abstract IsValid ( object obj ) : bool
obj object
Résultat bool