C# Class AttributeTestInternals.MyCustomAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: kumpera/mono

Public Methods

Method Description
MyCustomAttribute ( string info ) : System

Method Details

MyCustomAttribute() public method

public MyCustomAttribute ( string info ) : System
info string
return System