if(typeof Controls_Index_RestCard == "undefined") Controls_Index_RestCard={};
Controls_Index_RestCard_class = function() {};
Object.extend(Controls_Index_RestCard_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	bindClass: function(PageIndex, PageSize) {
		return this.invoke("bindClass", {"PageIndex":PageIndex, "PageSize":PageSize}, this.bindClass.getArguments().slice(2));
	},
	url: '/ajaxpro/Controls_Index_RestCard,App_Web_restcard.ascx.9db0856a.ashx'
}));
Controls_Index_RestCard = new Controls_Index_RestCard_class();

