C-DEngine 5.105

TSMCosting Constructor (Int32, String, String)

Constructor

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TSMCosting(
	int pCredits,
	string pDescription,
	string pVendor
)
Public Sub New ( _
	pCredits As Integer, _
	pDescription As String, _
	pVendor As String _
)
public:
TSMCosting(
	int^ pCredits, 
	String^ pDescription, 
	String^ pVendor
)

Parameters

pCredits
Type: Int32
Amount of credits
pDescription
Type: String
Description of the credits purpose
pVendor
Type: String
Vendor Name