Show / Hide Table of Contents

Class ServiceCallsDiagnosticSnapshot

Inheritance
object
ServiceCallsDiagnosticSnapshot
Implements
IDiagnosticSnapshot
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOfficeDiagnostics
Assembly: SoCore.dll
Syntax
public class ServiceCallsDiagnosticSnapshot : IDiagnosticSnapshot

Constructors

ServiceCallsDiagnosticSnapshot(IServiceCallsRepository, TimeProvider)

Declaration
public ServiceCallsDiagnosticSnapshot(IServiceCallsRepository serviceCallsRepository, TimeProvider timeProvider)
Parameters
Type Name Description
IServiceCallsRepository serviceCallsRepository
TimeProvider timeProvider

Methods

FormatArgument(object)

Declaration
public static string FormatArgument(object argument)
Parameters
Type Name Description
object argument
Returns
Type Description
string

MakeWorkLists(string)

Declaration
public List<WorkList> MakeWorkLists(string contextIdentifier)
Parameters
Type Name Description
string contextIdentifier
Returns
Type Description
ListWorkList

Implements

IDiagnosticSnapshot

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top