C# 클래스 nabu.modelos.Manifiesto

상속: Modelo
파일 보기 프로젝트 열기: sabtvg/nabu

공개 메소드들

메소드 설명
Manifiesto ( ) : System
ejecutarConsenso ( Documento doc ) : void

보호된 메소드들

메소드 설명
crearVariables ( ) : void
toHTMLContenido ( int nivel, Propuesta prop, Grupo g, string email, int width ) : string

비공개 메소드들

메소드 설명
validar ( Propuesta prop ) : void

메소드 상세

Manifiesto() 공개 메소드

public Manifiesto ( ) : System
리턴 System

crearVariables() 보호된 메소드

protected crearVariables ( ) : void
리턴 void

ejecutarConsenso() 공개 메소드

public ejecutarConsenso ( Documento doc ) : void
doc Documento
리턴 void

toHTMLContenido() 보호된 메소드

protected toHTMLContenido ( int nivel, Propuesta prop, Grupo g, string email, int width ) : string
nivel int
prop Propuesta
g Grupo
email string
width int
리턴 string