摘要:
using System;using System.Collections.Generic;public class MyClass{ class InstanceA : ICloneable { public int x; public InstanceB B; public InstanceA() { } public InstanceA(int X, InstanceB b) { this.... 阅读全文
posted @ 2009-06-27 01:56 闲坐敲棋 阅读(215) 评论(0) 推荐(0)
浙公网安备 33010602011771号