This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Gradle.
- Assembly
- Cake
.Gradle .dll - 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 |
