C# Class OpenSyno.Services.PanoramaItemSwitchingService

Inheritance: IPanoramaItemSwitchingService
Mostra file 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