C# Class MixinRefactoring.Test.ChildClassWithConstructor

class that has the default constructor implemented
Afficher le fichier Open project: pgenfer/mixinSharp

Méthodes publiques

Méthode Description
ChildClassWithConstructor ( ) : System

mixin will be injected into this constructor

Method Details

ChildClassWithConstructor() public méthode

mixin will be injected into this constructor
public ChildClassWithConstructor ( ) : System
Résultat System