Fork me on GitHubEpicdominant domains
APIEpicObserverBase<(Of <(<'TEntity>)>)>Unsubscribe(TEntity)

Unsubscribe Method (entity)
Unsubscribe the subscribed events of the specified TEntity.

Assembly: Epic.Core

Declaration Syntax
C#
protected abstract void Unsubscribe(
	TEntity entity
)
Parameters
entity (TEntity)
The TEntity to ignore.
blog comments powered by Disqus