Exemplo n.º 1
0
 public List <PostTag> GetPostTagList()
 {
     return(_postTag.GetList().Result);
 }