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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
protected void DiscardCurrentRepository()
See Also