C# 클래스 DominioSKD.Entidades.Modulo10.Telefono

상속: InformacionPersonal
파일 보기 프로젝트 열기: rosmantorres/sakaratedo 1 사용 예제들

공개 메소드들

메소드 설명
Telefono ( ) : System
Telefono ( int id ) : System

Constructor Vacio

ToString ( ) : string

Sobre escritura del metodo ToString

비공개 메소드들

메소드 설명
CheckDigits ( String value ) : void

Chequea que el string solo contenga digitos;

CheckLength ( String value, int length ) : void

Cheqea el largo del string

메소드 상세

Telefono() 공개 메소드

public Telefono ( ) : System
리턴 System

Telefono() 공개 메소드

Constructor Vacio
public Telefono ( int id ) : System
id int Identificador en DB
리턴 System

ToString() 공개 메소드

Sobre escritura del metodo ToString
public ToString ( ) : string
리턴 string