C# Class SampleCustomAttributeUsage.CustomAttributeWithInt16ArgumentsAttribute

Inheritance: System.Attribute
显示文件 Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithInt16ArgumentsAttribute ( Int16 value ) : System

Method Details

CustomAttributeWithInt16ArgumentsAttribute() public method

public CustomAttributeWithInt16ArgumentsAttribute ( Int16 value ) : System
value System.Int16
return System