File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -93,18 +93,21 @@ Useful extensions for work:
93
93
* State
94
94
* [ Create] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Create )
95
95
* [ Get] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Get )
96
+ * [ Exists] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Exists )
96
97
* [ Delete] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Delete )
97
98
* [ Entry] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Entry )
98
99
* [ Exit] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Exit )
99
100
* Transition
100
101
* [ Create] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Create )
101
102
* [ Get] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Get )
103
+ * [ Exists] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Exists )
102
104
* [ Delete] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Delete )
103
105
* [ Invoke] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Invoke )
104
106
* [ Parameters] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Parameters )
105
107
* Data
106
108
* [ Create] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Create )
107
109
* [ Get] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Get )
110
+ * [ Exists] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Exists )
108
111
* [ Delete] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Delete )
109
112
* [ Change] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Change )
110
113
## License
You can’t perform that action at this time.
0 commit comments