C# Class SampleCustomAttributeUsage.CustomAttributeWithArrayArgumentsAttribute

Inheritance: System.Attribute
显示文件 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