if(typeof TzJobCom_Wwwroot == "undefined") TzJobCom_Wwwroot={};
if(typeof TzJobCom_Wwwroot.Person == "undefined") TzJobCom_Wwwroot.Person={};
if(typeof TzJobCom_Wwwroot.Person.Resume_cn == "undefined") TzJobCom_Wwwroot.Person.Resume_cn={};
if(typeof TzJobCom_Wwwroot.Person.Resume_cn.ResumeList == "undefined") TzJobCom_Wwwroot.Person.Resume_cn.ResumeList={};
TzJobCom_Wwwroot.Person.Resume_cn.ResumeList_class = function() {};
Object.extend(TzJobCom_Wwwroot.Person.Resume_cn.ResumeList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ResumeCount: function() {
		return this.invoke("ResumeCount", {}, this.ResumeCount.getArguments().slice(0));
	},
	url: '/ajaxpro/TzJobCom_Wwwroot.Person.Resume_cn.ResumeList,TzJobCom_Wwwroot.ashx'
}));
TzJobCom_Wwwroot.Person.Resume_cn.ResumeList = new TzJobCom_Wwwroot.Person.Resume_cn.ResumeList_class();

