Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CurrentSize
virtual ulong System.IO.IsolatedStorage.IsolatedStorage.CurrentSize
get
Definition at line
55
of file
IsolatedStorage.cs
.
56
{
57
get
58
{
59
throw
new
InvalidOperationException
(
System
.
SR
.
Format
(
System
.
SR
.
IsolatedStorage_CurrentSizeUndefined
,
"CurrentSize"
));
60
}
61
}
System.SR.Format
static string Format(string resourceFormat, object p1)
Definition
SR.cs:118
System.SR.IsolatedStorage_CurrentSizeUndefined
static string IsolatedStorage_CurrentSizeUndefined
Definition
SR.cs:46
System.SR
Definition
SR.cs:7
System.Transactions.TransactionExceptionType.InvalidOperationException
@ InvalidOperationException
System
Definition
BlockingCollection.cs:8
System
IO
IsolatedStorage
IsolatedStorage
Generated by
1.10.0