Show / Hide Table of Contents

Interface IValueSerializer

This interface helps to identify serializes which inherits from ValueSerializer<T> and get their ValueType.

Namespace: Eco.Core.Serialization.Serializers
Assembly: Eco.Core.dll
Syntax
public interface IValueSerializer

Properties

ValueType

Declaration
Type ValueType { get; }
Property Value
Type Description
System.Type

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