Exemplo n.º 1
0
 object IObjectReference.GetRealObject(StreamingContext context)
 {
     return(GlobalObject.GetIDItem(_id));
 }
Exemplo n.º 2
0
 public object GetRealObject(StreamingContext context)
 {
     return(GlobalObject.GetIDItem(_id));
 }