예제 #1
0
파일: JavaDLL.cs 프로젝트: vbea/Java21.NET
 public DataSet getCategory()
 {
     return(dal.getCategory());
 }