[Missing <summary> documentation for "P:SimpleMode.SecureLicenseManager.Web.LicenseManager.LicenseRepository"]
Assembly: SimpleMode.SecureLicenseManager.Web (in SimpleMode.SecureLicenseManager.Web.dll) Version: 1.5.5120.0 (1.5.5120.0)
Syntax
C# |
---|
protected IRepository LicenseRepository { get; set; } |
Visual Basic |
---|
Protected Property LicenseRepository As IRepository Get Set |
Visual C++ |
---|
protected: property IRepository^ LicenseRepository { IRepository^ get (); void set (IRepository^ value); } |