terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetKey()

virtual string System.ComponentModel.LicFileLicenseProvider.GetKey ( Type type)
inlineprotectedvirtual

Definition at line 22 of file LicFileLicenseProvider.cs.

23 {
24 if (!true)
25 {
26 }
27 return string.Format(CultureInfo.InvariantCulture, "{0} is a licensed component.", type);
28 }
static CultureInfo InvariantCulture

References System.Globalization.CultureInfo.InvariantCulture.