Class WhiteLabelAttribute
- Namespace
- The.Management
- Assembly
- Instagile.dll
[AttributeUsage(AttributeTargets.Assembly)]
public class WhiteLabelAttribute : Attribute
- Inheritance
-
WhiteLabelAttribute
- Inherited Members
Constructors
WhiteLabelAttribute(string)
public WhiteLabelAttribute(string brand)
Parameters
brandstring
Properties
Brand
public string Brand { get; }