ICRUDQueryResolver RegisterHandlerLocation Method NFX Class Library

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

Registers handler location. The Resolver must be not started yet. This method is NOT thread safe

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

void RegisterHandlerLocation(
	string location
)
See Also