Esempio n. 1
0
 public void Create(Stack stack)
 {
     _stackRepository.Create(stack);
 }