[]
A general implementation for the IRelation interface.
public class Relation : IRelation
Name | Description |
---|---|
Relation(object, object) | Constructor. |
Relation(object, object, RelationDirections) | Constructor. |
Name | Description |
---|---|
Direction | Gets the direction. |
End | Gets the end. |
Start | Gets the start. |