Show / Hide Table of Contents

Delegate GTFSReader<T>.EntityAddDelegate<TEntity>

A delegate to add entities.

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
protected delegate void EntityAddDelegate<TEntity>(TEntity entity);
Parameters
TEntity entity

Type Parameters
TEntity

Back to top Built by Itinero, MIT licensed.