예제 #1
0
파일: UtilOP.cs 프로젝트: windygu/zcgl
 public UtilOP(LoginInfo user)
     : base(user, DataProvider.GetEAP_Provider())
 {
 }