C# 클래스 MixinRefactoring.Test.MixinWithHiddenMethods

this mixin has members that should not be included in the child class because they are not accessible by clients
파일 보기 프로젝트 열기: pgenfer/mixinSharp

보호된 메소드들

메소드 설명
ProtectedMethod ( ) : void

비공개 메소드들

메소드 설명
PrivateMethod ( ) : void

메소드 상세

ProtectedMethod() 보호된 메소드

protected ProtectedMethod ( ) : void
리턴 void