Namespace TallComponents.Licensing
Class LicenseAttribute
Base class of product specific custom attributes that let you enter the redistribution license key as an attribute of the entry or calling assembly.
Each product offers its own specialization of LicenseAttribute.
Syntax
public class LicenseAttribute
: Attribute