
C# |
public static void RegisterImporter<TJson, TValue>( ImporterFunc<TJson, TValue> importer )

- TJson
- TValue

- importer (ImporterFunc<(Of <(<'TJson, TValue>)>)>)
C# |
public static void RegisterImporter<TJson, TValue>( ImporterFunc<TJson, TValue> importer )