C# 클래스 MixinRefactoring.Test.PersonWithOtherWorkMethod

class that already has a method that should not be implemented
파일 보기 프로젝트 열기: pgenfer/mixinSharp

공개 메소드들

메소드 설명
Work ( string nameOfWork ) : void

메소드 상세

Work() 공개 메소드

public Work ( string nameOfWork ) : void
nameOfWork string
리턴 void