Méthode | Description | |
---|---|---|
AgregarSolicitud ( |
||
Planilla ( ) : System | ||
Planilla ( List |
||
Planilla ( int idTipoPlanilla, string tipoPlanilla ) : System | ||
Planilla ( int id, string nombre, System.Boolean status, string tipoPlanilla ) : System | ||
Planilla ( int id, string nombre, bool status, int idTipoPlanilla, List |
||
Planilla ( string nombre, System.Boolean status, string tipoPlanilla ) : System | ||
Planilla ( string nombre, bool status, int idTipoPlanilla ) : System | ||
Planilla ( string nombre, bool status, int idTipoPlanilla, List |
||
Planilla ( string nombre, bool status, string tipoPlanilla, List |
public AgregarSolicitud ( |
||
solicitud | ||
Résultat | void |
public Planilla ( int idTipoPlanilla, string tipoPlanilla ) : System | ||
idTipoPlanilla | int | |
tipoPlanilla | string | |
Résultat | System |
public Planilla ( int id, string nombre, System.Boolean status, string tipoPlanilla ) : System | ||
id | int | |
nombre | string | |
status | System.Boolean | |
tipoPlanilla | string | |
Résultat | System |
public Planilla ( int id, string nombre, bool status, int idTipoPlanilla, List |
||
id | int | |
nombre | string | |
status | bool | |
idTipoPlanilla | int | |
datos | List |
|
Résultat | System |
public Planilla ( string nombre, System.Boolean status, string tipoPlanilla ) : System | ||
nombre | string | |
status | System.Boolean | |
tipoPlanilla | string | |
Résultat | System |
public Planilla ( string nombre, bool status, int idTipoPlanilla ) : System | ||
nombre | string | |
status | bool | |
idTipoPlanilla | int | |
Résultat | System |
public Planilla ( string nombre, bool status, int idTipoPlanilla, List |
||
nombre | string | |
status | bool | |
idTipoPlanilla | int | |
datos | List |
|
Résultat | System |
public Planilla ( string nombre, bool status, string tipoPlanilla, List |
||
nombre | string | |
status | bool | |
tipoPlanilla | string | |
datos | List |
|
Résultat | System |