SetCreateCost Method

Treatail NEO Core Logic

Treatail.NEO

AssetTest..::..SetCreateCost Method

Namespace:  Treatail.NEO.Tests
Assembly:  Treatail.NEO.SmartContracts.TreatailContract.Tests (in Treatail.NEO.SmartContracts.TreatailContract.Tests.dll)

Syntax


public bool SetCreateCost(
	int cost
)
Public Function SetCreateCost ( _
	cost As Integer _
) As Boolean
public:
bool^ SetCreateCost(
	int^ cost
)

Parameters

cost
Type: Int32