コード例 #1
0
 public void AddContentToList(StreamingContent content)
 {
     _listOfContent.Add(content);
 }