C# Class System.Tests.MyCustomAttribute

Inheritance: Attribute
显示文件 Open project: dotnet/corefx

Public Methods

Method Description
MyCustomAttribute ( string info ) : System.Collections.Generic

Method Details

MyCustomAttribute() public method

public MyCustomAttribute ( string info ) : System.Collections.Generic
info string
return System.Collections.Generic