Ejemplo n.º 1
0
 void Patch(IEnumerable <MethodDefinition> methodsToPatch)
 {
     MockInjector.Patch(methodsToPatch);
 }