Show / Hide Table of Contents

Class HasIconAttribute

This class has an icon to represent it on the client.

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

Constructors

HasIconAttribute(String)

Declaration
public HasIconAttribute(string iconName = null)
Parameters
Type Name Description
System.String iconName

Fields

IconName

Declaration
public string IconName
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
☀
☾