Exemple #1
0
 protected virtual void Initialize()
 {
     // Initialize the port and subscribe to the service
     tonePort = DssEnvironment.ServiceForwarder <tonegen.ToneGeneratorOperations>(new Uri(serviceUri));
 }