文章分类 -  DotNet资料

如何创建授权的控件
摘要:相关code fragment如下class CustomLicenseContext : LicenseContext public class LicensedComponent : Component{ public LicensedComponent() { ValidateLicense(); } // Validate license checks if its at ... 阅读全文

posted @ 2004-03-23 09:43 muddle 阅读(464) 评论(0) 推荐(0)

导航