Click or drag to resize

PlaneContextProviderReceive Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Receives contexts stored at the provider

Namespace:  imbNLP.Toolkit.Planes.Core
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public void Receive(
	PlaneContextProvider provider
)

Parameters

provider
Type: imbNLP.Toolkit.Planes.CorePlaneContextProvider
The provider.
See Also