C# Class Netric.Intercept.Clr.ClrEventSource

Inheritance: EventSource
Afficher le fichier Open project: MaciekLesiczka/netric

Méthodes publiques

Свойство Type Description
Log ClrEventSource

Méthodes publiques

Méthode Description
OnEnter ( string Method, long CallId ) : void
OnLeave ( string Method, long CallId ) : void

Method Details

OnEnter() public méthode

public OnEnter ( string Method, long CallId ) : void
Method string
CallId long
Résultat void

OnLeave() public méthode

public OnLeave ( string Method, long CallId ) : void
Method string
CallId long
Résultat void

Property Details

Log public_oe static_oe property

public static ClrEventSource,Netric.Intercept.Clr Log
Résultat ClrEventSource