Fork me on GitHubEpicdominant domains

CleanUp Method (entity)
Cleans up the instrumentation out of entity.

Assembly: Epic.Query.Object

Declaration Syntax
C#
protected abstract void CleanUp(
	TEntity entity
)
Parameters
entity (TEntity)
Instrumented entity.
Remarks
This method should revert the operations executed by Instrument(TEntity%)
blog comments powered by Disqus