Méthode | Description | |
---|---|---|
AgregarTelefono ( TiposTelefonos tipo, string telefono ) : void | ||
Buscar ( int IdBuscado ) : bool | ||
Editar ( ) : bool | ||
Eliminar ( ) : bool | ||
Insertar ( ) : bool | ||
Listado ( string Campos, string Condicion, string Orden ) : |
||
Personas ( ) : System |
public AgregarTelefono ( TiposTelefonos tipo, string telefono ) : void | ||
tipo | TiposTelefonos | |
telefono | string | |
Résultat | void |
public Listado ( string Campos, string Condicion, string Orden ) : |
||
Campos | string | |
Condicion | string | |
Orden | string | |
Résultat |