C# Class System.Tests.ActivatorTestsExtended.ClassWithPrivateCtor3

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
ClassWithPrivateCtor3 ( int i ) : System

Private Methods

Méthode Description
ClassWithPrivateCtor3 ( ) : System

Method Details

ClassWithPrivateCtor3() public méthode

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