Beispiel #1
0
 public string Handle(string trackingGuid)
 {
     return(_serviceProvider.CreateData(trackingGuid));
 }