コード例 #1
0
ファイル: MUsuarios.cs プロジェクト: KevinOleaga/ESC-Project
 public TB_Usuarios[] ObtenerInfoGeneral()
 {
     return(_usu.ObtenerInfoGeneral());
 }