如何创建授权的控件
摘要:相关code fragment如下class CustomLicenseContext : LicenseContext public class LicensedComponent : Component{ public LicensedComponent() { ValidateLicense(); } // Validate license checks if its at ...
阅读全文
posted @ 2004-03-23 09:43
浙公网安备 33010602011771号