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

◆ StrongNameKeyPair() [2/4]

System.Reflection.StrongNameKeyPair.StrongNameKeyPair ( byte[] keyPairArray)
inline

Definition at line 22 of file StrongNameKeyPair.cs.

23 {
24 throw new PlatformNotSupportedException(SR.PlatformNotSupported_StrongNameSigning);
25 }

References System.SR.PlatformNotSupported_StrongNameSigning.