摘要:
[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)
浙公网安备 33010602011771号