C# Class SampleCustomAttributeUsage.CustomAttributeWithObjectArgumentsAttribute

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

Public Methods

Method Description
CustomAttributeWithObjectArgumentsAttribute ( object value ) : System

Method Details

CustomAttributeWithObjectArgumentsAttribute() public method

public CustomAttributeWithObjectArgumentsAttribute ( object value ) : System
value object
return System