Search Results for

    Show / Hide Table of Contents

    Class NodeSeasonInterval

    Inheritance
    System.Object
    NodeSeasonInterval
    Implements
    System.IEquatable<NodeSeasonInterval>
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Lers.Core
    Assembly: Lers.Server.System.dll
    Syntax
    public class NodeSeasonInterval : IEquatable<NodeSeasonInterval>

    Constructors

    NodeSeasonInterval(Season, Interval)

    Declaration
    public NodeSeasonInterval(Season Season, Interval Interval)
    Parameters
    Type Name Description
    Season Season
    Interval Interval

    Properties

    Interval

    Declaration
    public Interval Interval { get; set; }
    Property Value
    Type Description
    Interval

    Season

    Declaration
    public Season Season { get; set; }
    Property Value
    Type Description
    Season

    Implements

    System.IEquatable<T>
    In This Article
    Back to top ©2018 - 2026, ООО "ЛЭРС УЧЁТ"