C# Class MixinRefactoring.Test.WorkingPerson

a class that combines a property and a method
Afficher le fichier Open project: pgenfer/mixinSharp

Méthodes publiques

Méthode Description
Work ( int toolNumber ) : void

Method Details

Work() public méthode

public Work ( int toolNumber ) : void
toolNumber int
Résultat void