コード例 #1
0
 internal IEnumerable <Whiteboard> Get()
 {
     return(_repo.Get());
 }