Beispiel #1
0
 public TypeInstrumenter(MethodInstrumenter methodInstrumenter)
 {
     _methodInstrumenter = methodInstrumenter;
 }