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

◆ NonNegativeIntegerDataContract()

System.Runtime.Serialization.NonNegativeIntegerDataContract.NonNegativeIntegerDataContract ( )
inlinepackage

Definition at line 5 of file NonNegativeIntegerDataContract.cs.

6 : base(DictionaryGlobals.nonNegativeIntegerLocalName, DictionaryGlobals.SchemaNamespace)
7 {
8 }