コード例 #1
0
 public IViewComponentResult Invoke()
 {
     return(View(_context.GetAllAppSocialAddress()));
 }