摘要:
using System;using System.Collections;using System.Reflection;public class Person { private string _Name; private int _Age; private string _Sex; public string Name { get { return this._Name; } ... 阅读全文
posted @ 2009-03-26 21:49
shiningrise
阅读(358)
评论(0)
推荐(0)

浙公网安备 33010602011771号