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

AssemblyHelperAttribute Constructor (String, String)

The constructor for an AssemblyOpenLicenseHelperAttribute.

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

Syntax


public AssemblyHelperAttribute(
	string product,
	string company
)
Public Sub New ( _
	product As String, _
	company As String _
)
public:
AssemblyHelperAttribute(
	String^ product, 
	String^ company
)

Parameters

product
Type: String
The name of the product this licensing scheme is for.
company
Type: String
The name of the company who developed this product.