C# 클래스 Illusion.PresentationService

상속: IPresentationService
파일 보기 프로젝트 열기: kasicass/kasicass

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ChangePresentation ( IPresentation presentation ) : void
ChangePresentation ( string presentationName ) : void

메소드 상세

ChangePresentation() 공개 메소드

public ChangePresentation ( IPresentation presentation ) : void
presentation IPresentation
리턴 void

ChangePresentation() 공개 메소드

public ChangePresentation ( string presentationName ) : void
presentationName string
리턴 void