C# Class MixinRefactoring.Test.WorkingPerson

a class that combines a property and a method
Mostra file Open project: pgenfer/mixinSharp

Public Methods

Method Description
Work ( int toolNumber ) : void

Method Details

Work() public method

public Work ( int toolNumber ) : void
toolNumber int
return void