Interface IDiagnosticSnapshot
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public interface IDiagnosticSnapshot
Methods
MakeWorkLists(string)
Declaration
List<WorkList> MakeWorkLists(string contextIdentifier)
Parameters
| Type | Name | Description |
|---|---|---|
| string | contextIdentifier |
Returns
| Type | Description |
|---|---|
| List<WorkList> |