| Modifier and Type | Interface and Description |
|---|---|
interface |
IAction<Input,Output>
This interface is used to create classes capable of being executed when
the winning rules outcome is equal to the actions name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAction<Input,Output>
This is an abstract implementation of the
IAction interface. |
Copyright © 2017 Ant Kutschera. All rights reserved.