Exemplo n.º 1
0
 public BlockListModel GetBlockTypes(string parentType = null)
 {
     return(_service.GetBlockTypes(parentType));
 }