Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
INestedSite.cs
Go to the documentation of this file.
1
namespace
System.ComponentModel
;
2
3
public
interface
INestedSite
:
ISite
,
IServiceProvider
4
{
5
string
?
FullName
{
get
; }
6
}
System.ComponentModel.INestedSite.FullName
string? FullName
Definition
INestedSite.cs:5
System.ComponentModel.INestedSite
Definition
INestedSite.cs:4
System.ComponentModel.ISite
Definition
ISite.cs:6
System.IServiceProvider
Definition
IServiceProvider.cs:4
System.ComponentModel
Definition
ColumnAttribute.cs:3
source
System.ComponentModel.TypeConverter
System.ComponentModel
INestedSite.cs
Generated by
1.10.0