edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ToStringDelegate Delegate

INTERNAL

Definition

Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public delegate string ToStringDelegate(
	Object obj
)

Parameters

obj  Object
INTERNAL

Return Value

String
INTERNAL

See Also