Show / Hide Table of Contents

Class HasStaticIconAttribute

Set this when theres a custom icon name built from a static call. Function should take a type and return a string.

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

Constructors

HasStaticIconAttribute(String)

Declaration
public HasStaticIconAttribute(string funcName)
Parameters
Type Name Description
System.String funcName

Fields

StaticFuncName

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