Click or drag to resize

StiServiceContainerRemove Method (Type)

[Missing <summary> documentation for "M:Stimulsoft.Base.Services.StiServiceContainer.Remove(System.Type)"]

Namespace:  Stimulsoft.Base.Services
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void Remove(
	Type serviceType
)

Parameters

serviceType
Type: SystemType

[Missing <param name="serviceType"/> documentation for "M:Stimulsoft.Base.Services.StiServiceContainer.Remove(System.Type)"]

See Also