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

◆ NameObjectCollectionBase() [7/7]

System.Collections.Specialized.NameObjectCollectionBase.NameObjectCollectionBase ( SerializationInfo info,
StreamingContext context )
inlineprotected

Definition at line 232 of file NameObjectCollectionBase.cs.

233 {
234 throw new PlatformNotSupportedException();
235 }