Click or drag to resize

DatabaseTestBaseDiscardCurrentRepository Method

Resets the repository entry point reference. Subsequent access of Repository will create a new instance.

Namespace:  PDTec.IceNet.Sdk.Test
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
protected void DiscardCurrentRepository()
See Also