摘要:
远程对象: using System;using System.Collections.Generic;using System.Text;namespace Object{ public class MyObject : MarshalByRefObject { public int Add(int a, int b) { retur... 阅读全文
posted @ 2006-12-05 16:07
lovecherry
阅读(2587)
评论(8)
推荐(0)
浙公网安备 33010602011771号