Ejemplo n.º 1
0
 /// <summary>
 /// CONTRUCTOR DE LA CLASE
 /// </summary>
 public DASHMC_VISI()
 {
     oDg = new DAGenerics("manager");
 }
Ejemplo n.º 2
0
 /// <summary>
 /// CONTRUCTOR DE LA CLASE
 /// </summary>
 public DASHMC_MORO()
 {
     oDg = new DAGenerics("manager");
 }
Ejemplo n.º 3
0
 /// <summary>
 /// CONTRUCTOR DE LA CLASE
 /// </summary>
 public DASHMC_AGEN()
 {
     oDg = new DAGenerics("manager");
 }
Ejemplo n.º 4
0
 /// <summary>
 /// CONTRUCTOR DE LA CLASE
 /// </summary>
 public DASHMC_TIPO_USUA()
 {
     oDg = new DAGenerics("manager");
 }
Ejemplo n.º 5
0
 /// <summary>
 /// CONTRUCTOR DE LA CLASE
 /// </summary>
 public DASHMC_CAMP()
 {
     oDg = new DAGenerics("manager");
 }
Ejemplo n.º 6
0
 /// <summary>
 /// CONTRUCTOR DE LA CLASE
 /// </summary>
 public INDRA_Ticket()
 {
     oDg = new DAGenerics("manager");
 }
Ejemplo n.º 7
0
 /// <summary>
 /// CONTRUCTOR DE LA CLASE
 /// </summary>
 public INDRA_Resposible()
 {
     oDg = new DAGenerics("manager");
 }