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

Interface ISerializerDefinition

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

Properties

Serializer

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