Click or drag to resize

IGuiFactoryServiceGetUserFriendlyClassName(Type) Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.GetUserFriendlyClassName(System.Type)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string GetUserFriendlyClassName(
	Type definedtype
)

Parameters

definedtype  Type

[Missing <param name="definedtype"/> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.GetUserFriendlyClassName(System.Type)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.GetUserFriendlyClassName(System.Type)"]

See Also