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
Mostra file Open project: pgenfer/mixinSharp

Public Methods

Method Description
Work ( ) : void

Method Details

Work() public method

public Work ( ) : void
return void