CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

Product Constructor (Assembly)

This initializes a Product with the passed in value.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public Product(
	Assembly assembly
)
Public Sub New ( _
	assembly As Assembly _
)
public:
Product(
	Assembly^ assembly
)

Parameters

assembly
Type: Assembly