コード例 #1
0
 public static SelectList GetBranches()
 {
     return(LINQCalls.getBranches());
 }