Click or drag to resize

PlaneContextProviderGetContextT Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the context of specified type

Namespace:  imbNLP.Toolkit.Planes.Core
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public T GetContext<T>()
where T : IPlaneContext

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:imbNLP.Toolkit.Planes.Core.PlaneContextProvider.GetContext``1"]

Return Value

Type: T

[Missing <returns> documentation for "M:imbNLP.Toolkit.Planes.Core.PlaneContextProvider.GetContext``1"]

See Also