edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

ToStringDelegate Delegate

INTERNAL

Namespace:  EnterpriseDT.Util
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public delegate string ToStringDelegate(
	Object obj
)

Parameters

obj
Type: SystemObject
INTERNAL

Return Value

Type: String
INTERNAL
See Also