C# Class SampleCustomAttributeUsage.CustomAttributeWithUInt16ArgumentsAttribute

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

Public Methods

Method Description
CustomAttributeWithUInt16ArgumentsAttribute ( UInt16 value ) : System

Method Details

CustomAttributeWithUInt16ArgumentsAttribute() public method

public CustomAttributeWithUInt16ArgumentsAttribute ( UInt16 value ) : System
value System.UInt16
return System