InstantiateRuntime Method

Glimpse API

Factory InstantiateRuntime Method Glimpse API Documentation
Instantiates an instance of IGlimpseRuntime.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public IGlimpseRuntime InstantiateRuntime()
public IGlimpseRuntime InstantiateRuntime()

Return Value

A IGlimpseRuntime instance resolved by one of the IServiceLocators, otherwise GlimpseRuntime.
See Also