Show / Hide Table of Contents

Interface IMasterList<T>

Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public interface IMasterList<T>
Type Parameters
Name Description
T

Methods

GetMasterList()

Declaration
IList<T> GetMasterList()
Returns
Type Description
System.Collections.Generic.IList<T>

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