Class UnstableAttribute
Indicates that an element might contain unstable code.
Inherited Members
Namespace: TheXDS.MCART.Attributes
Assembly: MCART.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Module|AttributeTargets.Class|AttributeTargets.Method)]
[Serializable]
public sealed class UnstableAttribute : Attribute