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

◆ StrongNameKeyPair() [3/4]

System.Reflection.StrongNameKeyPair.StrongNameKeyPair ( SerializationInfo info,
StreamingContext context )
inlineprotected

Definition at line 27 of file StrongNameKeyPair.cs.

28 {
29 throw new PlatformNotSupportedException();
30 }