RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ContractAnnotationAttribute Class

Describes dependency between method input and output.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


[AttributeUsageAttribute]
public sealed class ContractAnnotationAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class ContractAnnotationAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class ContractAnnotationAttribute sealed : public Attribute

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DataEntryControls.WPF..::..ContractAnnotationAttribute