コード例 #1
0
ファイル: SocieteController.cs プロジェクト: Greg1709/GitHub
 public string getAddress()
 {
     return(societe.getAddress());
 }