Esempio n. 1
0
 public string GetTestData()
 {
     return(string.Format("You entered: {0}", _testAppSvc.GetData()));
 }