C# 클래스 Bridge_RivasLeonPaul.Abstraction

파일 보기 프로젝트 열기: tectijuana/pddcsharp

보호된 프로퍼티들

프로퍼티 타입 설명
implementor Implementor

공개 메소드들

메소드 설명
Operation ( ) : void

메소드 상세

Operation() 공개 메소드

public Operation ( ) : void
리턴 void

프로퍼티 상세

implementor 보호되어 있는 프로퍼티

protected Implementor,Bridge_RivasLeonPaul implementor
리턴 Implementor