-
+
+
- Namespace +
- LitJson + +
- Interfaces +
-
+
-
+
- ICloneable +
- ISerializable +
+
+ - Base Types +
-
+
-
+
- object +
- Delegate +
- MulticastDelegate +
+
+
+
Syntax
+public delegate void ExporterFunc<T>(T obj, JsonWriter writer) : MulticastDelegate, ICloneable,
+ ISerializable
+
+
+
+
+ Type Parameters
+| Name | +Description | +
|---|---|
| T | ++ |
Operators
+| Name | +Value | +Summary | +
|---|---|---|
| operator != |
+ bool | +
+
+ Inherited from Delegate
+ |
+
| operator != |
+ bool | +
+
+ Inherited from MulticastDelegate
+ |
+
| operator == |
+ bool | +
+
+ Inherited from Delegate
+ |
+
| operator == |
+ bool | +
+
+ Inherited from MulticastDelegate
+ |
+
