Show / Hide Table of Contents

Class ReentranceDetection<TQuery>

Inheritance
System.Object
ReentranceDetection<TQuery>
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public class ReentranceDetection<TQuery> : Object
Type Parameters
Name Description
TQuery

Constructors

ReentranceDetection()

Declaration
public ReentranceDetection()

Methods

Remove(ReentrantQuery<TQuery>)

Declaration
public void Remove(ReentrantQuery<TQuery> t)
Parameters
Type Name Description
ReentrantQuery<TQuery> t

Test(TQuery)

Declaration
public ReentrantQuery<TQuery> Test(TQuery t)
Parameters
Type Name Description
TQuery t
Returns
Type Description
ReentrantQuery<TQuery>

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