C# Class OpenSyno.Services.PanoramaItemSwitchingService

Inheritance: IPanoramaItemSwitchingService
ファイルを表示 Open project: salfab/open-syno

Public Methods

Method Description
RequestActiveItemChange ( int index ) : void

Private Methods

Method Description
OnActiveItemChangeRequested ( ActiveItemChangeRequestedEventArgs eventArgs ) : void

Method Details

RequestActiveItemChange() public method

public RequestActiveItemChange ( int index ) : void
index int
return void