CustomParse DelegateNemiro.OAuth
Represents a method that is called for parsing item of the API data.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public delegate Object CustomParse(
	UniValue value
)

Return Value

Type: Object
See Also