C# Class System.Tests.TestClass3

Inheritance: TestClass
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
TestField3 int

Méthodes publiques

Méthode Description
TestClass3 ( ) : System.Collections.Generic
TestMethod3 ( bool boolean ) : int
UseTestEvent3 ( ) : void

Method Details

TestClass3() public méthode

public TestClass3 ( ) : System.Collections.Generic
Résultat System.Collections.Generic

TestMethod3() public méthode

public TestMethod3 ( bool boolean ) : int
boolean bool
Résultat int

UseTestEvent3() public méthode

public UseTestEvent3 ( ) : void
Résultat void

Property Details

TestField3 public_oe property

public int TestField3
Résultat int