Class TimesHelper
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
|
Edit this page
View Source
Once
Declaration
public static readonly int Once
Field Value
|
Edit this page
View Source
Twice
Declaration
public static readonly int Twice
Field Value
Methods
|
Edit this page
View Source
Times(int)
Declaration
public static int Times(int n)
Parameters
Type |
Name |
Description |
int |
n |
|
Returns