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
Datei anzeigen Open project: pgenfer/mixinSharp

Protected Methods

Method Description
ProtectedMethod ( ) : void

Private Methods

Method Description
PrivateMethod ( ) : void

Method Details

ProtectedMethod() protected method

protected ProtectedMethod ( ) : void
return void