C# Class GestSpace.ZonePresenterViewModel

Inheritance: PresenterViewModel
Mostrar archivo Open project: NicolasDorier/GestSpace

Public Methods

Method Description
ZonePresenterViewModel ( ) : System

Protected Methods

Method Description
SubscribeCore ( ReactiveSpace spaceListener ) : IDisposable

Private Methods

Method Description
AddEvents ( List events ) : void
AddEvents ( ZoneTransitionViewModel zone, string nameSuffix, List events ) : void
ClearCurrent ( ) : void
GoTo ( ZoneTransitionViewModel zone ) : void

Method Details

SubscribeCore() protected method

protected SubscribeCore ( ReactiveSpace spaceListener ) : IDisposable
spaceListener ReactiveSpace
return IDisposable

ZonePresenterViewModel() public method

public ZonePresenterViewModel ( ) : System
return System