SingleInstanceChoice Constructor |
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public SingleInstanceChoice(
Type instanceType,
Object instance
)
Parameters
- instanceType Type
[Missing <param name="instanceType"/> documentation for "M:Altaxo.Gui.Common.SingleInstanceChoice.#ctor(System.Type,System.Object)"]
- instance Object
[Missing <param name="instance"/> documentation for "M:Altaxo.Gui.Common.SingleInstanceChoice.#ctor(System.Type,System.Object)"]
See Also