コード例 #1
0
ファイル: PretControleur.cs プロジェクト: andou1977/Codevi
 public string RecupererNumeroCompte()
 {
     return(Ef.getNumero());
 }