Jeneva.Net Class Reference
Jeneva.Net Class Reference
Jeneva
IParser Interface
IParser Methods
IParser Interface
Defines parsing method (used for parsing field values). Implement this interface for custom type properties, and mark it in the DtoAttribute.
Namespace:
Jeneva
Assembly:
Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
VB
Copy
public
interface
IParser
Public
Interface
IParser
The
IParser
type exposes the following members.
Methods
Name
Description
ParseTextValue
Must throw Exception if parsing failed
Top
See Also
Reference
Jeneva Namespace