Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetSavedLicenseKey() [1/2]

override string System.ComponentModel.LicenseManager.LicInfoHelperLicenseContext.GetSavedLicenseKey ( Type type,
Assembly resourceAssembly )
inline

Definition at line 70 of file LicenseManager.cs.

71 {
72 return null;
73 }