C# 클래스 DominioSKD.Entidades.Modulo1.PersonaM1

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

공개 메소드들

메소드 설명
PersonaM1 ( ) : System
PersonaM1 ( int id, string nombre, string apellido ) : System

메소드 상세

PersonaM1() 공개 메소드

public PersonaM1 ( ) : System
리턴 System

PersonaM1() 공개 메소드

public PersonaM1 ( int id, string nombre, string apellido ) : System
id int
nombre string
apellido string
리턴 System