Show / Hide Table of Contents

Interface IInstanceDecoder

Namespace: Eco.Core.Serialization
Assembly: Eco.Core.dll
Syntax
public interface IInstanceDecoder

Methods

Decode(BinaryReader, Object)

Declaration
object Decode(BinaryReader reader, object instance)
Parameters
Type Name Description
System.IO.BinaryReader reader
System.Object instance
Returns
Type Description
System.Object

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