C# Class System.Tests.ActivatorTestsExtended.ClassWithPrivateCtor

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
ClassWithPrivateCtor ( int i ) : System

Private Methods

Méthode Description
ClassWithPrivateCtor ( ) : System

Method Details

ClassWithPrivateCtor() public méthode

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