Méthode | Description | |
---|---|---|
AddInteraction ( IInteraction interaction ) : void |
Méthode | Description | |
---|---|---|
ChildActivated ( object sender ) : void | ||
ChildCompleted ( object sender ) : void | ||
ChildDeactivated ( ) : void | ||
DisableChildInteractions ( ) : void | ||
EnableChildInteractions ( ) : void | ||
FinalizeInteraction ( ) : void |
public AddInteraction ( IInteraction interaction ) : void | ||
interaction | IInteraction | |
Résultat | void |
protected ChildActivated ( object sender ) : void | ||
sender | object | |
Résultat | void |
protected ChildCompleted ( object sender ) : void | ||
sender | object | |
Résultat | void |
protected DisableChildInteractions ( ) : void | ||
Résultat | void |
protected EnableChildInteractions ( ) : void | ||
Résultat | void |