Example #1
0
 public RemoteReferenceEventArgs(IRemoteReference reference)
 {
     _reference = reference;
 }