C# Class Adapter.DocumentoHtml

Inheritance: Documento
Datei anzeigen Open project: tectijuana/pddcsharp Class Usage Examples

Protected Properties

Property Type Description
_contenido string

Public Methods

Method Description
dibuja ( ) : void
imprime ( ) : void

Method Details

dibuja() public method

public dibuja ( ) : void
return void

imprime() public method

public imprime ( ) : void
return void

Property Details

_contenido protected_oe property

protected string _contenido
return string