IZennoCustomEndCode
Assembly: ZennoLab.CommandCenter
Full name: ZennoLab.CommandCenter.IZennoCustomEndCode
Defines methods that allow use the GoodEnd and BadEnd methods via code.
Methods
GoodEnd
Method
The entry point into GoodEnd method.
Parameters
| Параметр | Описание |
|---|---|
instance | This object contains all necessary methods and properties for work with instance. |
project | The model of the current project. |
BadEnd
Method
The entry point into BadEnd method.
Parameters
| Параметр | Описание |
|---|---|
instance | This object contains all necessary methods and properties for work with instance. |
project | The model of the current project. |