C# Class AttributeTestInternals.YourCustomAttribute

Inheritance: System.Attribute
Mostra file Open project: kumpera/mono

Public Methods

Method Description
YourCustomAttribute ( int value ) : System

Method Details

YourCustomAttribute() public method

public YourCustomAttribute ( int value ) : System
value int
return System