Wolfringo Wolfringo
Wolfringo Wolfringo
Wolfringo (c) 2020 TehGM
DocFX, DiscordFX theme.
Search Results for

    Interface WolfGroupStatistics.ITrend

    Group statistics trend.

    Namespace: TehGM.Wolfringo
    Assembly: Wolfringo.Core.dll
    Syntax
    public interface ITrend

    Properties

    | Improve this Doc View Source

    LinesCount

    Count of lines in given timespan.

    Declaration
    [JsonProperty("lineCount")]
    int LinesCount { get; }
    Property Value
    Type Description
    System.Int32