Skip to content

Format

typescript
Contract.Echo(type, args)

class: Contract

Description

Receives an object derived from Contract and IContractEchocapable.

Parameters

param_nametypedescription
typeTObjects derived from Contract and IContractEchocapable
argsParametersparameter

Return

typedescription
protected

Code Example