浙林龙哥

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2005年8月12日

摘要: [System.Runtime.Remoting.Contexts.Synchronization()] public class Calc: ContextBoundObject{ public Calc() { Console.WriteLine("Calc(): " + Thread.CurrentContext); } public int Add(int x, int y... 阅读全文
posted @ 2005-08-12 10:24 浙林龙哥 阅读(338) 评论(0) 推荐(0)