C# Class SampleCustomAttributeUsage.CustomAttributeWithInt64ArgumentsAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithInt64ArgumentsAttribute ( System.Int64 value ) : System

Method Details

CustomAttributeWithInt64ArgumentsAttribute() public method

public CustomAttributeWithInt64ArgumentsAttribute ( System.Int64 value ) : System
value System.Int64
return System