C# Class IgnoreParameterAttribute, Uniforms

Inheritance: Attribute
Datei anzeigen Open project: k0dep/Uniforms

Public Properties

Property Type Description
DefaultValue object

Public Methods

Method Description
IgnoreParameterAttribute ( object defaultValue ) : System,

Method Details

IgnoreParameterAttribute() public method

public IgnoreParameterAttribute ( object defaultValue ) : System,
defaultValue object
return System,

Property Details

DefaultValue public_oe property

public object DefaultValue
return object