Class SugarAttribute
Indicates that an element facilitates the calling of other elements or members.
Inherited Members
Namespace: TheXDS.MCART.Attributes
Assembly: MCART.dll
Syntax
[AttributeUsage(AttributeTargets.Module|AttributeTargets.Class|AttributeTargets.Method|AttributeTargets.Property)]
[Serializable]
public sealed class SugarAttribute : Attribute