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()