Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
BaseUri
Uri
? System.Net.Mail.AlternateView.BaseUri
get
set
Definition at line
23
of file
AlternateView.cs
.
24
{
25
get
26
{
27
return
base.ContentLocation;
28
}
29
set
30
{
31
base.ContentLocation =
value
;
32
}
33
}
System.ExceptionArgument.value
@ value
System
Net
Mail
AlternateView
Generated by
1.10.0