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