Ejemplo n.º 1
0
 public PaginatorContent(IBootstrapContext context, Paginator parent)
 {
     this.Context = context;
     this.Parent  = parent;
 }