コード例 #1
0
 public List <string> GetPeople()
 {
     return(stubFacade.GetPeople());
 }