コード例 #1
0
ファイル: VistaBOL.cs プロジェクト: himanshujoshi19/Test
 public static DataSet Select_Category_DS(String filmCode)
 {
     return(VistaDAL._Select_Category_DS(filmCode));
 }