Méthode | Description | |
---|---|---|
ClickPresenterViewModel ( System.Action onClicked = null, System.Action onDown = null, System.Action onUp = null, System.Action onLeft = null, System.Action onRight = null ) : System |
Méthode | Description | |
---|---|---|
SubscribeCore ( ReactiveSpace spaceListener ) : IDisposable |
Méthode | Description | |
---|---|---|
Wrap ( string side, System.Action act ) : System.Action |
public ClickPresenterViewModel ( System.Action onClicked = null, System.Action onDown = null, System.Action onUp = null, System.Action onLeft = null, System.Action onRight = null ) : System | ||
onClicked | System.Action | |
onDown | System.Action | |
onUp | System.Action | |
onLeft | System.Action | |
onRight | System.Action | |
Résultat | System |
protected SubscribeCore ( ReactiveSpace spaceListener ) : IDisposable | ||
spaceListener | ReactiveSpace | |
Résultat | IDisposable |