Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ServiceCreatorCallback.cs
Go to the documentation of this file.
1
namespace
System.ComponentModel.Design
;
2
3
public
delegate
object
?
ServiceCreatorCallback
(
IServiceContainer
container,
Type
serviceType);
System.Type
Definition
Type.cs:14
System.ComponentModel.Design.IServiceContainer
Definition
IServiceContainer.cs:4
System.ComponentModel.Design.ServiceCreatorCallback
delegate? object ServiceCreatorCallback(IServiceContainer container, Type serviceType)
System.ComponentModel.Design
Definition
DesignerSerializerAttribute.cs:1
source
System.ComponentModel.TypeConverter
System.ComponentModel.Design
ServiceCreatorCallback.cs
Generated by
1.10.0