示例#1
0
 public DetailsModel(Web_Messaging_Core_Web_App.Models.Web_Messaging_Core_Web_DataContext context)
 {
     _context = context;
 }
 public IndexModel(Web_Messaging_Core_Web_App.Models.Web_Messaging_Core_Web_DataContext context)
 {
     _context = context;
 }