Show / Hide Table of Contents

Class AutogenClassAttribute

A class that has its view autogennerated. Applying this attribute will prevent it from generating a view class in the view autogen file.

Inheritance
System.Object
ViewClassAttribute
AutogenClassAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class AutogenClassAttribute : ViewClassAttribute

Constructors

AutogenClassAttribute()

Declaration
public AutogenClassAttribute()

Properties

Flags

Declaration
public override ViewClassFlags Flags { get; }
Property Value
Type Description
ViewClassFlags
Overrides
ViewClassAttribute.Flags

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