Click or drag to resize

StiServiceContainerGetServices Method (Type, Boolean)

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

Namespace:  Stimulsoft.Base.Services
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiServiceContainer GetServices(
	Type serviceType,
	bool getEnabled
)

Parameters

serviceType
Type: SystemType

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

getEnabled
Type: SystemBoolean

[Missing <param name="getEnabled"/> documentation for "M:Stimulsoft.Base.Services.StiServiceContainer.GetServices(System.Type,System.Boolean)"]

Return Value

Type: StiServiceContainer

[Missing <returns> documentation for "M:Stimulsoft.Base.Services.StiServiceContainer.GetServices(System.Type,System.Boolean)"]

See Also