C# Class Hamekoz.Reportes.Grupo

Inheritance: IElemento
Afficher le fichier Open project: hamekoz/hamekoz-sharp Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Agregar ( IElemento elemento ) : void
AgregarSubgrupo ( Grupo subgrupo ) : void
GetElemento ( ) : IElement

Method Details

Agregar() public méthode

public Agregar ( IElemento elemento ) : void
elemento IElemento
Résultat void

AgregarSubgrupo() public méthode

public AgregarSubgrupo ( Grupo subgrupo ) : void
subgrupo Grupo
Résultat void

GetElemento() public méthode

public GetElemento ( ) : IElement
Résultat IElement