Show / Hide Table of Contents

Class IEventSubscription

Inheritance
System.Object
IEventSubscription
Implements
System.IDisposable
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public sealed class IEventSubscription : Object, IDisposable

Constructors

IEventSubscription()

Declaration
public IEventSubscription()

Fields

Event

Declaration
public IEvent Event
Field Value
Type Description
IEvent

Handler

Declaration
public object Handler
Field Value
Type Description
System.Object

Methods

Dispose()

Declaration
public void Dispose()

Implements

System.IDisposable

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