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

Subscribe Method (entity)
Subscribe the interesting events of the specified TEntity.

Assembly: Epic.Core

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