C# 클래스 Hamekoz.Reportes.Grupo

상속: IElemento
파일 보기 프로젝트 열기: hamekoz/hamekoz-sharp 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Agregar ( IElemento elemento ) : void
AgregarSubgrupo ( Grupo subgrupo ) : void
GetElemento ( ) : IElement

메소드 상세

Agregar() 공개 메소드

public Agregar ( IElemento elemento ) : void
elemento IElemento
리턴 void

AgregarSubgrupo() 공개 메소드

public AgregarSubgrupo ( Grupo subgrupo ) : void
subgrupo Grupo
리턴 void

GetElemento() 공개 메소드

public GetElemento ( ) : IElement
리턴 IElement