代码如下:
        public static string GetTest()
        {
            return "gettest";
        }
        public static string GetSet()
        {
            return "getSet";
        }
        public static string Exec(GetResultDelegate getResult)
        {
            return getResult();
 }
新闻热点
疑难解答