예제 #1
0
 public void End()
 {
     (Profiler.Current == ProfileItem).Assert();
     Profiler.AfterAction();
 }