예제 #1
0
 public FamilleTierController(IFamilleTierService fts)
 {
     _FamilleTierService = fts;
 }