Class StubAttribute
Indicates an element whose purpose is simply to reserve space for possible expansion, and therefore currently has no functionality.
Inherited Members
Namespace: TheXDS.MCART.Attributes
Assembly: MCART.dll
Syntax
[AttributeUsage(AttributeTargets.All)]
[Serializable]
public sealed class StubAttribute : Attribute