[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.Relation

Relation Class

A general implementation for the IRelation interface.

Inheritance
Relation
Implements
Namespace: C1.Framework.Text.Lexicons
Assembly: C1.Win.Input.4.8.dll
Syntax
public class Relation : IRelation
Public Class Relation
    Implements IRelation

Constructors

Name Description
Relation(object, object)

Constructor.

Relation(object, object, RelationDirections)

Constructor.

Properties

Name Description
Direction

Gets the direction.

End

Gets the end.

Start

Gets the start.