C# Class System.Tests.TestAttribute2

Inheritance: TestAttribute
Datei anzeigen Open project: dotnet/corefx

Public Properties

Property Type Description
TestVal2 int

Public Methods

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

Method Details

TestAttribute2() public method

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

Property Details

TestVal2 public_oe property

public int TestVal2
return int