C# Class MonoTests.System.AttributeTest.MyOwnCustomAttribute

Inheritance: MyCustomAttribute
显示文件 Open project: kumpera/mono

Public Methods

Method Description
MyOwnCustomAttribute ( string s ) : System

Method Details

MyOwnCustomAttribute() public method

public MyOwnCustomAttribute ( string s ) : System
s string
return System