GluedAttribute ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Decorates interfaces that represent glued contract points
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    NFX.Glue GluedAttribute

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[AttributeUsageAttribute(AttributeTargets.Interface, Inherited = true, AllowMultiple = false)]
public class GluedAttribute : Attribute
See Also