Example #1
0
 public virtual string get(string key)
 {
     return((string)MDC.get(key));
 }