Show / Hide Table of Contents

Class ViewTypeData

Inheritance
System.Object
ViewTypeData
Implements
IStorage
ISerializable
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class ViewTypeData : Object, IStorage, ISerializable

Constructors

ViewTypeData()

Declaration
public ViewTypeData()

Fields

TypeNameToId

Declaration
public Dictionary<string, int> TypeNameToId
Field Value
Type Description
System.Collections.Generic.Dictionary<System.String, System.Int32>

Properties

StorageHandle

Declaration
public IPersistent StorageHandle { get; set; }
Property Value
Type Description
IPersistent

Implements

IStorage
ISerializable

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