Ejemplo n.º 1
0
 void Clear()
 {
     _funcToDep.Clear();
     _depToFunc.Clear();
     NotFound.Clear();
     Success.Clear();
     Fail.Clear();
 }