C# Класс MixinRefactoring.Test.PersonWithAbstractMethod

a class with an abstract method that has the same signature as the mixin method. But the method of the mixin should not be implemented, because only methods from base should be checked.
Показать файл Открыть проект

Открытые методы

Метод Описание
Work ( ) : void

Описание методов

Work() публичный абстрактный Метод

public abstract Work ( ) : void
Результат void