ArgumentInfoToString(ISessionProfile) Method

Gets the string representation of the argument.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
public string ToString(
	ISessionProfile sessionProfile
)

Parameters

sessionProfile  ISessionProfile
Session profile to use.

Return Value

String
String representation of the argument.

See Also