Beispiel #1
0
 public Element SetTrace(Util.Trace trace)
 {
     _trace = trace;
     return(this);
 }