Exemple #1
0
 protected override void Initialize()
 {
     rdvSvc = netPeerGroup.RendezVousService;
 }
 /// <summary>
 /// Consstructeur Protected
 /// </summary>
 protected RendezVousServiceProxy()
 {
     _rendezVousService = new RendezVousService();
 }