C# Class System.Tests.ActivatorTestsExtended.ClassWithPrivateCtor2

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
ClassWithPrivateCtor2 ( int i ) : System

Private Methods

Méthode Description
ClassWithPrivateCtor2 ( ) : System

Method Details

ClassWithPrivateCtor2() public méthode

public ClassWithPrivateCtor2 ( int i ) : System
i int
Résultat System