C# Class Netric.Agent.EtwEventProcessingActor.MethodEvent

Inheritance: ProfileeEvent, IMethodEvent
Afficher le fichier Open project: MaciekLesiczka/netric

Méthodes protégées

Méthode Description
MethodEvent ( string name, long callId, TraceEvent traceEvent ) : System

Method Details

MethodEvent() protected méthode

protected MethodEvent ( string name, long callId, TraceEvent traceEvent ) : System
name string
callId long
traceEvent TraceEvent
Résultat System