コード例 #1
0
ファイル: BusinessLogic.cs プロジェクト: vyaspentakota/acApp
 public int UserRegistration()
 {
     return(daTest.UserRegistration());
 }