LocalizationContextToString Method

Returns a string that represents the current LocalizationContext instance.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public override string ToString()

Return Value

String
A string that represents the current instance.

See Also