Ejemplo n.º 1
0
 public string LifeCycleTest()
 {
     return(operationService.Do() + Environment.NewLine + Do());
 }