Method | Description | |
---|---|---|
Telefono ( ) : System | ||
Telefono ( int id ) : System |
Constructor Vacio
|
|
ToString ( ) : string |
Sobre escritura del metodo ToString
|
Method | Description | |
---|---|---|
CheckDigits ( String value ) : void |
Chequea que el string solo contenga digitos;
|
|
CheckLength ( String value, int length ) : void |
Cheqea el largo del string
|
public Telefono ( int id ) : System | ||
id | int | Identificador en DB |
return | System |