Ejemplo n.º 1
0
 public abstract int UpdateCollegeKeySpeech(CollegeBranchKeySpeech objCollegeBranchKeySpeech, int modifiedBy,
                                            out string errmsg);
Ejemplo n.º 2
0
 public abstract int InsertCollegeKeySpeach(CollegeBranchKeySpeech objCollegeBranchKeySpeech, int createdBy,
                                            out string errmsg);