Show / Hide Table of Contents

Class ImmutableSerializerSchema

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

Fields

MemberSchema

Declaration
public readonly IReadOnlyDictionary<string, string> MemberSchema
Field Value
Type Description
System.Collections.Generic.IReadOnlyDictionary<System.String, System.String>

SchemaType

Declaration
public readonly string SchemaType
Field Value
Type Description
System.String

Methods

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32

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
☀
☾