C# Class System.Tests.TestAttribute

Inheritance: Attribute
Datei anzeigen Open project: dotnet/corefx

Public Properties

Property Type Description
TestVal int

Public Methods

Method Description
TestAttribute ( int i ) : System.Collections.Generic

Method Details

TestAttribute() public method

public TestAttribute ( int i ) : System.Collections.Generic
i int
return System.Collections.Generic

Property Details

TestVal public_oe property

public int TestVal
return int