Search Results for

    Show / Hide Table of Contents

    Class FastStartBonuses

    Inheritance
    System.Object
    FastStartBonuses
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class FastStartBonuses : Object

    Constructors

    FastStartBonuses()

    Declaration
    public FastStartBonuses()

    Properties

    Gen1

    Declaration
    public double Gen1 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen10

    Declaration
    public double Gen10 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen2

    Declaration
    public double Gen2 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen3

    Declaration
    public double Gen3 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen4

    Declaration
    public double Gen4 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen5

    Declaration
    public double Gen5 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen6

    Declaration
    public double Gen6 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen7

    Declaration
    public double Gen7 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen8

    Declaration
    public double Gen8 { get; set; }
    Property Value
    Type Description
    System.Double

    Gen9

    Declaration
    public double Gen9 { get; set; }
    Property Value
    Type Description
    System.Double
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX