コード例 #1
0
ファイル: CNUsuario.cs プロジェクト: ErickRomero97/CarWash
 public DataSet ListaEstado()
 {
     return(objUsuario.ListadoEstado());
 }