Click or drag to resize

CardSwipeInvalidException.ToString Method

Gets a human readable version of this object.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public override string ToString()

Return Value

Type: String
Human readable version of this object.

Implements

_Exception.ToString()
See Also