Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IDesignerLoaderHost2.cs
Go to the documentation of this file.
1
namespace
System.ComponentModel.Design.Serialization
;
2
3
public
interface
IDesignerLoaderHost2
:
IDesignerLoaderHost
,
IDesignerHost
,
IServiceContainer
,
IServiceProvider
4
{
5
bool
IgnoreErrorsDuringReload
{
get
;
set
; }
6
7
bool
CanReloadWithErrors
{
get
;
set
; }
8
}
System.ComponentModel.Design.IDesignerHost
Definition
IDesignerHost.cs:4
System.ComponentModel.Design.IServiceContainer
Definition
IServiceContainer.cs:4
System.ComponentModel.Design.Serialization.IDesignerLoaderHost2.IgnoreErrorsDuringReload
bool IgnoreErrorsDuringReload
Definition
IDesignerLoaderHost2.cs:5
System.ComponentModel.Design.Serialization.IDesignerLoaderHost2.CanReloadWithErrors
bool CanReloadWithErrors
Definition
IDesignerLoaderHost2.cs:7
System.ComponentModel.Design.Serialization.IDesignerLoaderHost2
Definition
IDesignerLoaderHost2.cs:4
System.ComponentModel.Design.Serialization.IDesignerLoaderHost
Definition
IDesignerLoaderHost.cs:6
System.IServiceProvider
Definition
IServiceProvider.cs:4
System.ComponentModel.Design.Serialization
Definition
DesignerSerializerAttribute.cs:1
source
System.ComponentModel.TypeConverter
System.ComponentModel.Design.Serialization
IDesignerLoaderHost2.cs
Generated by
1.10.0