C# Class MixinRefactoring.Test.MixinWithHiddenMethods

this mixin has members that should not be included in the child class because they are not accessible by clients
Afficher le fichier Open project: pgenfer/mixinSharp

Méthodes protégées

Méthode Description
ProtectedMethod ( ) : void

Private Methods

Méthode Description
PrivateMethod ( ) : void

Method Details

ProtectedMethod() protected méthode

protected ProtectedMethod ( ) : void
Résultat void