C# Class Validation.ValidatedNotNullAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: AArnott/Validation

Méthodes publiques

Méthode Description
ValidatedNotNullAttribute ( ) : System

Initializes a new instance of the ValidatedNotNullAttribute class.

Method Details

ValidatedNotNullAttribute() public méthode

Initializes a new instance of the ValidatedNotNullAttribute class.
public ValidatedNotNullAttribute ( ) : System
Résultat System