C# Class Signum.Entities.AutoInitAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: signumsoftware/framework

Public Methods

Method Description
ArgumentNullException ( Type argumentType, string argumentName ) : Exception

Method Details

ArgumentNullException() public static method

public static ArgumentNullException ( Type argumentType, string argumentName ) : Exception
argumentType System.Type
argumentName string
return System.Exception