- Namespace
- LitJson
- Containing Type
- JsonMapper
Syntax
public static void RegisterImporter<TJson, TValue>(ImporterFunc<TJson, TValue> importer)
Type Parameters
| Name | Description |
|---|---|
| TJson | |
| TValue |
Parameters
| Name | Type | Description |
|---|---|---|
| importer | ImporterFunc |
Return Value
| Type | Description |
|---|---|
| void |
