xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 1.87M
    文件類型: .7z
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-25
  • 語言: C#
  • 標(biāo)簽: 實(shí)例??UI??

資源簡(jiǎn)介

liger ui  應(yīng)用實(shí)例

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Web;
using?System.IO;
using?System.Reflection;
using?System.Web.Compilation;
using?System.Web.script.Serialization;
using?System.Linq;
using?System.Collections.Specialized;
using?Liger.Common;
using?Liger.Data;
using?Liger.Common.Extensions;

namespace?LigerRM.Common
{
????///?
????///?內(nèi)部?Ajax?方法?容器
????///?

????internal?class?AjaxAction
????{
????????public?AjaxAction(MethodInfo?method)
????????{
????????????this.Method?=?method;
????????????this.Parameters?=?this.Method.GetParameters();
????????}

????????public?MethodInfo?Method?{?get;?private?set;?}

????????public?ParameterInfo[]?Parameters?{?get;?private?set;?}
????}
}

評(píng)論

共有 條評(píng)論