C# Class SampleCustomAttributeUsage.CustomAttributeWithArrayArgumentsAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithArrayArgumentsAttribute ( object value ) : System

Method Details

CustomAttributeWithArrayArgumentsAttribute() public method

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