C# Class DominioSKD.Entidades.Modulo4.HistorialM

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

Méthodes publiques

Méthode Description
HistorialM ( ) : System
HistorialM ( System.DateTime Fecha, string Modalidad, int Monto ) : System

Method Details

HistorialM() public méthode

public HistorialM ( ) : System
Résultat System

HistorialM() public méthode

public HistorialM ( System.DateTime Fecha, string Modalidad, int Monto ) : System
Fecha System.DateTime
Modalidad string
Monto int
Résultat System