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

◆ GetEmptyStorage()

override object System.Data.Common.Int64Storage.GetEmptyStorage ( int recordCount)
inlineprotected

Definition at line 244 of file Int64Storage.cs.

245 {
246 return new long[recordCount];
247 }

References System.Xml.Dictionary.