Show / Hide Table of Contents

Class ResultType

Inheritance
System.Object
ResultType
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public sealed class ResultType : Enum

Fields

Fail

Declaration
public const ResultType Fail
Field Value
Type Description
ResultType

None

Declaration
public const ResultType None
Field Value
Type Description
ResultType

Success

Declaration
public const ResultType Success
Field Value
Type Description
ResultType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

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