コード例 #1
0
 public static DataTable LoadQuotes()
 {
     return(QuoteDAL.LoadQuotes());
 }