åšå®¢å›-AdvanceKeep it simple but not too simple!ObjectSpace!- August 5, 2004 using System;using Microsoft.ObjectSpaces; ObjectSpaces object 'Customer'.public abstract class Customer UniqueId public abstract string Id get; set; public abstract string Name get; set; public abstract string CompanyName get; set; pubhttp://www.cnblogs.com/Advance/archive/2004/08/05/30440.html |