摘要:
using System; namespace TheDelegate { public class People { public static void Say() { Console.WriteLine("好的,我说一下,是我代干的哈。"); } public static int S... 阅读全文
posted @ 2016-12-26 20:13
LGED
阅读(181)
评论(0)
推荐(0)
|
摘要:
using System; namespace TheDelegate { public class People { public static void Say() { Console.WriteLine("好的,我说一下,是我代干的哈。"); } public static int S... 阅读全文
posted @ 2016-12-26 20:13
LGED
阅读(181)
评论(0)
推荐(0)
|