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.2.0.0 (7.2.7583.15464)
Syntax
C#
protected void DiscardCurrentRepository()
See Also