Method SetKeepFunctionCallbacks
SetKeepFunctionCallbacks(bool)
Keep function callbacks when resetting MockRuntime.
Declaration
public static extern void SetKeepFunctionCallbacks(bool value)
Parameters
Type | Name | Description |
---|---|---|
bool | value | True to keep callbacks. |