コード例 #1
0
 public ICollection <Player> Read()
 {
     return(_context.Read());
 }