Search Results for

    Show / Hide Table of Contents

    Class TimesHelper

    Inheritance
    object
    TimesHelper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Net.VirtualizedCluster.Rules
    Assembly: OpenSearch.Net.VirtualizedCluster.dll
    Syntax
    public static class TimesHelper

    Fields

    | Edit this page View Source

    Always

    Declaration
    public static TimesHelper.AllTimes Always
    Field Value
    Type Description
    TimesHelper.AllTimes
    | Edit this page View Source

    Once

    Declaration
    public static readonly int Once
    Field Value
    Type Description
    int
    | Edit this page View Source

    Twice

    Declaration
    public static readonly int Twice
    Field Value
    Type Description
    int

    Methods

    | Edit this page View Source

    Times(int)

    Declaration
    public static int Times(int n)
    Parameters
    Type Name Description
    int n
    Returns
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    • Fields
      • Always
      • Once
      • Twice
    • Methods
      • Times(int)
    Back to top Generated by DocFX