示例#1
0
 public HomeController(VideoOperation context)
 {
     videoOperation = context;
 }