C# Class SampleCustomAttributeUsage.CustomAttributeWithFloatArgumentsAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithFloatArgumentsAttribute ( float value ) : System

Method Details

CustomAttributeWithFloatArgumentsAttribute() public method

public CustomAttributeWithFloatArgumentsAttribute ( float value ) : System
value float
return System