Exemplo n.º 1
0
 public void Create(CreativeView creative)
 {
     UserPageService.CreateCreative(creative, User.Identity.GetUserId());
 }