C# Class SampleCustomAttributeUsage.CustomAttributeWithUInt64ArgumentsAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithUInt64ArgumentsAttribute ( ulong value ) : System

Method Details

CustomAttributeWithUInt64ArgumentsAttribute() public method

public CustomAttributeWithUInt64ArgumentsAttribute ( ulong value ) : System
value ulong
return System