C# Class DominioSKD.Entidades.Modulo1.PersonaM1

Inheritance: Entidad
Afficher le fichier Open project: rosmantorres/sakaratedo Class Usage Examples

Méthodes publiques

Méthode Description
PersonaM1 ( ) : System
PersonaM1 ( int id, string nombre, string apellido ) : System

Method Details

PersonaM1() public méthode

public PersonaM1 ( ) : System
Résultat System

PersonaM1() public méthode

public PersonaM1 ( int id, string nombre, string apellido ) : System
id int
nombre string
apellido string
Résultat System