C# Class Signum.Entities.AutoInitAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
ArgumentNullException ( Type argumentType, string argumentName ) : Exception

Method Details

ArgumentNullException() public static méthode

public static ArgumentNullException ( Type argumentType, string argumentName ) : Exception
argumentType System.Type
argumentName string
Résultat System.Exception