C# Class ContractMethodParameterTypeMismatch, StratisFullNode

Inheritance: SmartContract
显示文件 Open project: stratisproject/StratisFullNode

Public Methods

Method Description
ContractMethodParameterTypeMismatch ( ISmartContractState state, int orders ) : Stratis.SmartContracts

Method Details

ContractMethodParameterTypeMismatch() public method

public ContractMethodParameterTypeMismatch ( ISmartContractState state, int orders ) : Stratis.SmartContracts
state ISmartContractState
orders int
return Stratis.SmartContracts