예제 #1
0
 internal protected virtual Task OnReevaluateProject(ProgressMonitor monitor)
 {
     return(next.OnReevaluateProject(monitor));
 }