Click or drag to resize

StiServiceContainerGetService Method (Type)

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

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

Parameters

serviceType
Type: SystemType

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

Return Value

Type: StiService

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

See Also