GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Interface IValueParserDefinition

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IValueParserDefinition

Properties

ValueParser

Declaration
LeafValueParser<object> ValueParser { get; }
Property Value
Type Description
LeafValueParser<Object>
Back to top Copyright © 2017-2019 GraphZen LLC