[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Wird aufgerufen wenn ein TokenSet verworfen wird.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
protected void OnRejection( TokenSet tokenSet ) |
| Visual Basic |
|---|
Protected Sub OnRejection ( _ tokenSet As TokenSet _ ) |
| F# |
|---|
member OnRejection : tokenSet:TokenSet -> unit |
Parameters
- tokenSet
- Type: DynamicNode.Core..::..TokenSet
The token set.