コード例 #1
0
 internal Whiteboard Create(Whiteboard newWhiteboard)
 {
     return(_repo.Create(newWhiteboard));
 }