C# Class System.Tests.YourCustomAttribute

Inheritance: Attribute
Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
YourCustomAttribute ( int value ) : System.Collections.Generic

Method Details

YourCustomAttribute() public method

public YourCustomAttribute ( int value ) : System.Collections.Generic
value int
return System.Collections.Generic