C# 클래스 DominioSKD.Entidades.Modulo4.HistorialM

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

공개 메소드들

메소드 설명
HistorialM ( ) : System
HistorialM ( System.DateTime Fecha, string Modalidad, int Monto ) : System

메소드 상세

HistorialM() 공개 메소드

public HistorialM ( ) : System
리턴 System

HistorialM() 공개 메소드

public HistorialM ( System.DateTime Fecha, string Modalidad, int Monto ) : System
Fecha System.DateTime
Modalidad string
Monto int
리턴 System