C# Class SampleCustomAttributeUsage.CustomAttributeWithSignedByteArgumentsAttribute

Inheritance: System.Attribute
Mostra file Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithSignedByteArgumentsAttribute ( sbyte value ) : System

Method Details

CustomAttributeWithSignedByteArgumentsAttribute() public method

public CustomAttributeWithSignedByteArgumentsAttribute ( sbyte value ) : System
value sbyte
return System