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

◆ GetEmptyStorage()

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

Definition at line 181 of file CharStorage.cs.

182 {
183 return new char[recordCount];
184 }

References System.Xml.Dictionary.