摘要:
namespace CDR.components{ public enum AgentLevel { K, A, B, C } public class Agent { public AgentLevel Level { get{return _level;} } public string Name { get{return _name;} } privat... 阅读全文
posted @ 2006-09-30 12:51
choice
阅读(1201)
评论(0)
推荐(0)

浙公网安备 33010602011771号