if(typeof _200903Face_WebUserControl_CommentList == "undefined") _200903Face_WebUserControl_CommentList={};
_200903Face_WebUserControl_CommentList_class = function() {};
Object.extend(_200903Face_WebUserControl_CommentList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetByInfo: function(TAttrInfoID, TInfoType, TPageSize, TCurPage) {
		return this.invoke("GetByInfo", {"TAttrInfoID":TAttrInfoID, "TInfoType":TInfoType, "TPageSize":TPageSize, "TCurPage":TCurPage}, this.GetByInfo.getArguments().slice(4));
	},
	GetByPageInfo: function(TAttrInfoID, TInfoType, TPageSize, TCurPage) {
		return this.invoke("GetByPageInfo", {"TAttrInfoID":TAttrInfoID, "TInfoType":TInfoType, "TPageSize":TPageSize, "TCurPage":TCurPage}, this.GetByPageInfo.getArguments().slice(4));
	},
	AddComment: function(AttrInfoID, TInfoType, AttrCommentsContent, AttrScore) {
		return this.invoke("AddComment", {"AttrInfoID":AttrInfoID, "TInfoType":TInfoType, "AttrCommentsContent":AttrCommentsContent, "AttrScore":AttrScore}, this.AddComment.getArguments().slice(4));
	},
	IfCanEdit: function(CheckNum) {
		return this.invoke("IfCanEdit", {"CheckNum":CheckNum}, this.IfCanEdit.getArguments().slice(1));
	},
	url: '/ajaxpro/_200903Face_WebUserControl_CommentList,App_Web_webusercontrol_commentlist.ascx.988bb964.ashx'
}));
_200903Face_WebUserControl_CommentList = new _200903Face_WebUserControl_CommentList_class();

