UserControllerForObjectAttribute(Type, Int32) Constructor |
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public UserControllerForObjectAttribute(
Type type,
int priority
)
Parameters
- type Type
[Missing <param name="type"/> documentation for "M:Altaxo.Gui.UserControllerForObjectAttribute.#ctor(System.Type,System.Int32)"]
- priority Int32
[Missing <param name="priority"/> documentation for "M:Altaxo.Gui.UserControllerForObjectAttribute.#ctor(System.Type,System.Int32)"]
See Also