예제 #1
0
 public void FunctionCallDoubleClicked(FunctionCall aFunctionCall)
 {
     _view.InspectFunctionCall(aFunctionCall);
 }