A place for sharing
class Demo { static void Main(string[] args) { DemoDelegate.process(); Console.ReadLine(); } }
No comments:
Post a Comment