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

◆ IsKeyValid()

virtual bool System.ComponentModel.LicFileLicenseProvider.IsKeyValid ( string key,
Type type )
inlineprotectedvirtual

Definition at line 12 of file LicFileLicenseProvider.cs.

13 {
14 if (key != null)
15 {
16 bool flag;
17 return flag;
18 }
19 }

References System.key.