 Declaration Syntax
 Declaration Syntax| C# | 
public delegate TValue ImporterFunc<TJson, TValue>( TJson input )
 Generic Template Parameters
 Generic Template Parameters- TJson
- TValue
 Parameters
 Parameters- input (TJson)
 Declaration Syntax
 Declaration Syntax| C# | 
public delegate TValue ImporterFunc<TJson, TValue>( TJson input )
 Generic Template Parameters
 Generic Template Parameters Parameters
 Parameters