EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Constructor BenchmarkTimer

    BenchmarkTimer(string, ILog, string)

    Declaration
    public BenchmarkTimer(string benchmarkName, ILog logger, string propertyName = null)
    Parameters
    Type Name Description
    string benchmarkName
    ILog logger
    string propertyName

    BenchmarkTimer(string, IFluentLog, string)

    Declaration
    public BenchmarkTimer(string benchmarkName, IFluentLog logger = null, string propertyName = null)
    Parameters
    Type Name Description
    string benchmarkName
    IFluentLog logger
    string propertyName

    BenchmarkTimer(IFluentLog, string)

    Declaration
    public BenchmarkTimer(IFluentLog logger = null, string propertyName = null)
    Parameters
    Type Name Description
    IFluentLog logger
    string propertyName
    © Xab3r. All rights reserved.