C# Class SampleCustomAttributeUsage.CustomAttributeWithBoxedEnumArgumentsAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithBoxedEnumArgumentsAttribute ( object value ) : System

Method Details

CustomAttributeWithBoxedEnumArgumentsAttribute() public method

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