Exemple #1
0
 public void Post(Video value)
 {
     _videoData.Post(value);
 }