예제 #1
0
 public abstract int UpdateCollegeKeySpeech(CollegeBranchKeySpeech objCollegeBranchKeySpeech, int modifiedBy,
                                            out string errmsg);
예제 #2
0
 public abstract int InsertCollegeKeySpeach(CollegeBranchKeySpeech objCollegeBranchKeySpeech, int createdBy,
                                            out string errmsg);