Skip to content

Format

typescript
Contract.Send(type, args)

class: Contract

Description

Send an object derived from Contract.

Parameters

param_nametypedescription
typeTObject derived from Contract
argsParametersparameter

Return

typedescription
protected

Code Example