SourceAwareCommandTEventArgs, TParamToString Method

Returns a string that represents the current command.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public override string ToString()

Return Value

String
A string that represents the current command.

See Also