C# Class MixinRefactoring.Test.PersonWithOtherWorkMethod

class that already has a method that should not be implemented
Afficher le fichier Open project: pgenfer/mixinSharp

Méthodes publiques

Méthode Description
Work ( string nameOfWork ) : void

Method Details

Work() public méthode

public Work ( string nameOfWork ) : void
nameOfWork string
Résultat void