C# Class SampleCustomAttributeUsage.CustomAttributeWithUInt32ArgumentsAttribute

Inheritance: System.Attribute
Exibir arquivo 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