Class ApplyOnViewAttribute
Tag interfaces with this to make them add themselves when autogenning views. Useful for interfaces that are shared among server/client in shared code.
Inheritance
System.Object
ApplyOnViewAttribute
Namespace: Eco.Shared.View
Assembly: Eco.Shared.dll
Syntax
public class ApplyOnViewAttribute : Attribute
Constructors
ApplyOnViewAttribute()
Declaration
public ApplyOnViewAttribute()