Class TangerineGroupAttribute
- Namespace
- Lime
- Assembly
- Lime.dll
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public sealed class TangerineGroupAttribute : Attribute
- Inheritance
-
TangerineGroupAttribute
- Inherited Members
Constructors
TangerineGroupAttribute(string)
public TangerineGroupAttribute(string name)
Parameters
name
string
Fields
Name
public readonly string Name