Esempio n. 1
0
 public IValue GetBackTransparentProxy(IProxy <Value> proxy)
 {
     return(proxy.Cast <IValue>().AsTransparentProxy());
 }