DotNet Reference
.Net Reference
NetDemon
Detailed Description
Definition at line 108 of file NetDecisionBuilder.cs.
Public Member Functions | |
override void | RunWrapper (Solver solver) |
This methods wraps the calls to next() and catches fail exceptions. More... | |
virtual void | Run (Solver solver) |
This is the new method to subclass when defining a .Net decision builder. More... | |
override int | Priority () |
override string | ToString () |
Member Function Documentation
◆ Priority()
|
inline |
Definition at line 132 of file NetDecisionBuilder.cs.
◆ Run()
|
inlinevirtual |
This is the new method to subclass when defining a .Net decision builder.
Definition at line 129 of file NetDecisionBuilder.cs.
◆ RunWrapper()
|
inline |
This methods wraps the calls to next() and catches fail exceptions.
Definition at line 113 of file NetDecisionBuilder.cs.
◆ ToString()
|
inline |
Definition at line 136 of file NetDecisionBuilder.cs.
The documentation for this class was generated from the following file: