IGlue GetNodeBinding Method (String)NFX Class Library

[This is preliminary documentation and is subject to change.]

Retrieves a binding for node and throws if such binding is not known

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

Binding GetNodeBinding(
	string node
)

Return Value

Type: Binding
See Also