HyperActive
Get<(Of <(T>)>) Method
NamespacesHyperActive.Core.ContainerIocGet<(Of <(T>)>)()()()
Gets a component instance.
Declaration Syntax
C#Visual BasicVisual C++
public T Get<T>()
Public Function Get(Of T) As T
public:
generic<typename T>
T Get()
Generic Template Parameters
T
Type of the component to retrieve, this is always the service type.
Return Value

[Missing <returns> documentation for M:HyperActive.Core.Container.Ioc.Get``1]

Assembly: HyperActive (Module: HyperActive) Version: 1.3.1.9 (1.3.1.9)