Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ StrongNameKeyPair() [4/4]

System.Reflection.StrongNameKeyPair.StrongNameKeyPair ( string keyPairContainer)
inline

Definition at line 32 of file StrongNameKeyPair.cs.

33 {
34 throw new PlatformNotSupportedException(SR.PlatformNotSupported_StrongNameSigning);
35 }

References System.SR.PlatformNotSupported_StrongNameSigning.