C# Class Scroller.OneByOneScrollingStrategy

Inheritance: ScrollingStrategyBase
Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Méthode Description
OnExternalEvent ( ) : void

Méthodes protégées

Méthode Description
ProcessSkipBehavior ( ActionType action ) : void

Method Details

OnExternalEvent() public méthode

public OnExternalEvent ( ) : void
Résultat void

ProcessSkipBehavior() protected méthode

protected ProcessSkipBehavior ( ActionType action ) : void
action ActionType
Résultat void