Delegate AlgoApiField<TAlgoApiObject>.SerializePredicate
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public delegate bool SerializePredicate(TAlgoApiObject messagePackObject);Parameters
| Type | Name | Description | 
|---|---|---|
| TAlgoApiObject | messagePackObject | 
Returns
| Type | Description | 
|---|---|
| Boolean |