C# Class TypeLess.Debugging.PerfLogger

Afficher le fichier Open project: jansater/TypeLess

Méthodes publiques

Méthode Description
Start ( string msg, Action output = null ) : PerfLogger

Private Methods

Méthode Description
Log ( string msg2 = null ) : void

Method Details

Start() public méthode

public Start ( string msg, Action output = null ) : PerfLogger
msg string
output Action
Résultat PerfLogger