C# Class Adapter_RivasLeon.Program.DocumentoPdf

Inheritance: Documento
Show file Open project: tectijuana/pddcsharp

Protected Properties

Property Type Description
hrrafdf ComponentePdf

Public Methods

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

Private Methods

Method Description
Main ( string args ) : void

Method Details

dibuja() public method

public dibuja ( ) : void
return void

imprime() public method

public imprime ( ) : void
return void

Property Details

hrrafdf protected property

protected ComponentePdf hrrafdf
return ComponentePdf