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

◆ StrongNameKeyPair() [1/4]

System.Reflection.StrongNameKeyPair.StrongNameKeyPair ( FileStream keyPairFile)
inline

Definition at line 17 of file StrongNameKeyPair.cs.

18 {
19 throw new PlatformNotSupportedException(SR.PlatformNotSupported_StrongNameSigning);
20 }

References System.SR.PlatformNotSupported_StrongNameSigning.