C# Class SampleCustomAttributeUsage.CustomAttributeWithUInt32ArgumentsAttribute

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

Public Methods

Method Description
CustomAttributeWithUInt32ArgumentsAttribute ( uint value ) : System

Method Details

CustomAttributeWithUInt32ArgumentsAttribute() public method

public CustomAttributeWithUInt32ArgumentsAttribute ( uint value ) : System
value uint
return System