EventHandler<T> constructor

EventHandler<T>(
  1. String _tableName
)

Implementation

EventHandler(this._tableName);