Show / Hide Table of Contents

Class RequiredTagAttribute

Only allow selection of this parameter among things with this tag.

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

Constructors

RequiredTagAttribute(String)

Declaration
public RequiredTagAttribute(string requiredTag)
Parameters
Type Name Description
System.String requiredTag

Fields

RequiredTag

Declaration
public string RequiredTag
Field Value
Type Description
System.String

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