Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.LicenseManager.LicInfoHelperLicenseContext Class Referencesealed

Public Member Functions

bool Contains (string assemblyName)
 
override string GetSavedLicenseKey (Type type, Assembly resourceAssembly)
 
override void SetSavedLicenseKey (Type type, string key)
 
virtual ? string GetSavedLicenseKey (Type type, Assembly? resourceAssembly)
 
virtual ? object GetService (Type type)
 

Properties

override LicenseUsageMode UsageMode [get]
 

Private Attributes

readonly Hashtable _savedLicenseKeys = new Hashtable()
 

Detailed Description

Definition at line 59 of file LicenseManager.cs.


The documentation for this class was generated from the following file: