Delegate LeafValueParser
Namespace: GraphZen.TypeSystem
Assembly: GraphZen.TypeSystem.dll
Syntax
public delegate Maybe<object> LeafValueParser(object value);
Parameters
| Type | Name | Description |
|---|---|---|
| Object | value |
Returns
| Type | Description |
|---|---|
| Graph |