C# Class SenseNet.Diagnostics.OperationTraceCollector

Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes publiques

Méthode Description
OperationTraceCollector ( ) : System
ToXml ( ) : string

Private Methods

Méthode Description
EndOperation ( string message, bool successful, System.Guid id, long finishTicks, decimal secondsElapsed ) : void
StartOperation ( System.Guid id, string name, string title, string message, string methodName, long startTicks ) : void

Method Details

OperationTraceCollector() public méthode

public OperationTraceCollector ( ) : System
Résultat System

ToXml() public méthode

public ToXml ( ) : string
Résultat string