Ejemplo n.º 1
0
 public static SharedLinkView GetSharedLinkView(this ContentProperty model)
 {
     return(model.GetSharedLinkPost().View);
 }