Search Results for

    Interface IValueRange

    Namespace: RedLoader.Preferences
    Assembly: RedLoader.dll
    Syntax
    public interface IValueRange

    Properties

    MaxValue

    Declaration
    object MaxValue { get; }
    Property Value
    Type Description
    object

    MinValue

    Declaration
    object MinValue { get; }
    Property Value
    Type Description
    object