Click or drag to resize

InfoWarningErrorMessageControllerGetService Method

[Missing <summary> documentation for "M:Altaxo.Gui.Main.Services.InfoWarningErrorMessageController.GetService(System.Type)"]


Namespace: Altaxo.Gui.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override Object? GetService(
	Type serviceType
)

Parameters

serviceType  Type

[Missing <param name="serviceType"/> documentation for "M:Altaxo.Gui.Main.Services.InfoWarningErrorMessageController.GetService(System.Type)"]

Return Value

Object

[Missing <returns> documentation for "M:Altaxo.Gui.Main.Services.InfoWarningErrorMessageController.GetService(System.Type)"]

Implements

IServiceProviderGetService(Type)
See Also