Back to Website
Show / Hide Table of Contents

Class NullMethodMeasurer

Inheritance
System.Object
NullMethodMeasurer
Implements
IMethodMeasurer
System.IDisposable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Services.Statistics
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class NullMethodMeasurer : IMethodMeasurer, IDisposable

Constructors

NullMethodMeasurer()

Declaration
public NullMethodMeasurer()

Methods

Dispose()

Declaration
public void Dispose()

GetCurrentTiming(String)

Declaration
public List<string> GetCurrentTiming(string prefix)
Parameters
Type Name Description
System.String prefix
Returns
Type Description
System.Collections.Generic.List<System.String>

MeasureMethodPart(String)

Declaration
public IMethodMeasurer MeasureMethodPart(string partName)
Parameters
Type Name Description
System.String partName
Returns
Type Description
IMethodMeasurer

Implements

IMethodMeasurer
System.IDisposable
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback