C# Class SampleCustomAttributeUsage.CustomAttributeWithDoubleArgumentsAttribute

Inheritance: System.Attribute
Mostra file Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithDoubleArgumentsAttribute ( double value ) : System

Method Details

CustomAttributeWithDoubleArgumentsAttribute() public method

public CustomAttributeWithDoubleArgumentsAttribute ( double value ) : System
value double
return System