Show / Hide Table of Contents

Class SerializerSchema

Inheritance
System.Object
SerializerSchema
Namespace: Eco.Core.Serialization
Assembly: Eco.Core.dll
Syntax
public class SerializerSchema : Object

Constructors

SerializerSchema()

Declaration
public SerializerSchema()

Properties

MemberSchema

Declaration
public Dictionary<string, string> MemberSchema { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<System.String, System.String>

SchemaType

Declaration
public string SchemaType { get; set; }
Property Value
Type Description
System.String

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾