C# Class Felinesoft.UmbracoCodeFirst.Diagnostics.Timing

Afficher le fichier Open project: DanMannMann/UmbracoCodeFirst

Private Properties

Свойство Type Description
EndTimer void
MarkTimer void
StartTimer void

Méthodes publiques

Méthode Description
SaveReport ( string folderPath ) : void

Private Methods

Méthode Description
EndTimer ( System.Guid timerId, string stepDescription ) : void
MarkTimer ( System.Guid timerId, string stepDescription ) : void
StartTimer ( System.Guid timerId, string traceName, string stepDescription ) : void

Method Details

SaveReport() public static méthode

public static SaveReport ( string folderPath ) : void
folderPath string
Résultat void