C# 클래스 OpenSyno.Services.PanoramaItemSwitchingService

상속: IPanoramaItemSwitchingService
파일 보기 프로젝트 열기: salfab/open-syno

공개 메소드들

메소드 설명
RequestActiveItemChange ( int index ) : void

비공개 메소드들

메소드 설명
OnActiveItemChangeRequested ( ActiveItemChangeRequestedEventArgs eventArgs ) : void

메소드 상세

RequestActiveItemChange() 공개 메소드

public RequestActiveItemChange ( int index ) : void
index int
리턴 void