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, String)

The constructor for an AssemblyOpenLicenseHelperAttribute.

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

Syntax


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

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.
url
Type: String
The URL of the company.