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