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

◆ DomainIdentity

object System.IO.IsolatedStorage.IsolatedStorage.DomainIdentity
getinherited

Definition at line 41 of file IsolatedStorage.cs.

42 {
43 get
44 {
45 if (Helper.IsDomain(Scope))
46 {
47 return _domainIdentity;
48 }
50 }
51 }
static string IsolatedStorage_AssemblyUndefined
Definition SR.cs:44
Definition SR.cs:7