C# Class System.Tests.TestClass2

Inheritance: TestClass
Datei anzeigen Open project: dotnet/corefx

Private Properties

Property Type Description
TestMethod2 int

Public Methods

Method Description
TestClass2 ( ) : System.Collections.Generic
UseTestEvent2 ( ) : void

Private Methods

Method Description
TestMethod2 ( [ boolean ) : int

Method Details

TestClass2() public method

public TestClass2 ( ) : System.Collections.Generic
return System.Collections.Generic

UseTestEvent2() public method

public UseTestEvent2 ( ) : void
return void