C# Класс HPASharp.Factories.Entrance

Represents an entrance point between 2 clusters
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Entrance ( int id, int cl1Id, int cl2Id, int center1Row, int center1Col, int coord1Id, int coord2Id, Orientation orientation ) : System

Описание методов

Entrance() публичный Метод

public Entrance ( int id, int cl1Id, int cl2Id, int center1Row, int center1Col, int coord1Id, int coord2Id, Orientation orientation ) : System
id int
cl1Id int
cl2Id int
center1Row int
center1Col int
coord1Id int
coord2Id int
orientation Orientation
Результат System