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