ControllerAndSetNullMethod Constructor |
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ControllerAndSetNullMethod(
IMVCAController? doc,
Action setMemberToNullAction
)
Parameters
- doc IMVCAController
- The controller instance.
- setMemberToNullAction Action
- An action that sets the member referencing doc to .
See Also