Exemplo n.º 1
0
 public PageBE GetPageById(ulong id)
 {
     return(_instance.GetPageById(id));
 }