Show / Hide Table of Contents

Class SortAttribute

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

Constructors

SortAttribute(Single)

Declaration
public SortAttribute(float val)
Parameters
Type Name Description
System.Single val

Properties

SortVal

Declaration
public float SortVal { get; }
Property Value
Type Description
System.Single

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