C# Class MixinRefactoring.Test.PersonWithOverriddenMethod

class that already overrides a method from base. The mixins method with the same signature should not be implemented again
Inheritance: PersonWithAbstractWork
Afficher le fichier Open project: pgenfer/mixinSharp

Méthodes publiques

Méthode Description
Work ( ) : void

Method Details

Work() public méthode

public Work ( ) : void
Résultat void