Show / Hide Table of Contents

Class ReadOnlyControllerAttribute

Marks when a controller is read-only, which prevents recursive subscriptions from delving into it.

Inheritance
System.Object
ReadOnlyControllerAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class ReadOnlyControllerAttribute : Attribute

Constructors

ReadOnlyControllerAttribute()

Declaration
public ReadOnlyControllerAttribute()

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