Example #1
0
 public CachedServerWorker(IGgServerWorker impl)
 {
     this.impl = impl;
 }