C# Class nabu.modelos.Manifiesto

Inheritance: Modelo
ファイルを表示 Open project: sabtvg/nabu

Public Methods

Method Description
Manifiesto ( ) : System
ejecutarConsenso ( Documento doc ) : void

Protected Methods

Method Description
crearVariables ( ) : void
toHTMLContenido ( int nivel, Propuesta prop, Grupo g, string email, int width ) : string

Private Methods

Method Description
validar ( Propuesta prop ) : void

Method Details

Manifiesto() public method

public Manifiesto ( ) : System
return System

crearVariables() protected method

protected crearVariables ( ) : void
return void

ejecutarConsenso() public method

public ejecutarConsenso ( Documento doc ) : void
doc Documento
return void

toHTMLContenido() protected method

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