C# 클래스 Interfaz_Presentadores.Modulo8.PresentadorAgregarRestriccionEvento

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

공개 메소드들

메소드 설명
Alerta ( string msj ) : void
LlenarComboCinta ( ) : void
LlenarComboEdades ( ) : void
LlenarComboEvento ( ) : void
LlenarComboSexo ( ) : void
PresentadorAgregarRestriccionEvento ( IContratoAgregarRestriccionEvento laVista ) : System
agregarRest ( ) : System.Boolean
meterParametrosVistaEnObjeto1 ( DominioSKD laRestriccion ) : DominioSKD.Entidades.Modulo8.RestriccionEvento
nombreEvento ( ) : String

메소드 상세

Alerta() 공개 메소드

public Alerta ( string msj ) : void
msj string
리턴 void

LlenarComboCinta() 공개 메소드

public LlenarComboCinta ( ) : void
리턴 void

LlenarComboEdades() 공개 메소드

public LlenarComboEdades ( ) : void
리턴 void

LlenarComboEvento() 공개 메소드

public LlenarComboEvento ( ) : void
리턴 void

LlenarComboSexo() 공개 메소드

public LlenarComboSexo ( ) : void
리턴 void

PresentadorAgregarRestriccionEvento() 공개 메소드

public PresentadorAgregarRestriccionEvento ( IContratoAgregarRestriccionEvento laVista ) : System
laVista IContratoAgregarRestriccionEvento
리턴 System

agregarRest() 공개 메소드

public agregarRest ( ) : System.Boolean
리턴 System.Boolean

meterParametrosVistaEnObjeto1() 공개 메소드

public meterParametrosVistaEnObjeto1 ( DominioSKD laRestriccion ) : DominioSKD.Entidades.Modulo8.RestriccionEvento
laRestriccion DominioSKD
리턴 DominioSKD.Entidades.Modulo8.RestriccionEvento

nombreEvento() 공개 메소드

public nombreEvento ( ) : String
리턴 String