コード例 #1
0
 public Section GetSectById(int id)
 {
     return(_controller.GetSec(id));
 }