Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetEmptyStorage()
override object System.Data.Common.StringStorage.GetEmptyStorage
(
int
recordCount
)
inline
protected
Definition at line
192
of file
StringStorage.cs
.
193
{
194
return
new
string
[recordCount];
195
}
System
Data
Common
StringStorage
Generated by
1.10.0