C# Класс RemoteTech.CBOrV

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
CBOrV ( CelestialBody inBody, RelayNode inExclNode ) : System
CBOrV ( CelestialBody inBody, RelayNode inExclNode, string inPrefix ) : System
CBOrV ( RelayNode inNode, string inPrefix ) : System
createTargets ( List &t ) : void

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

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

public CBOrV ( CelestialBody inBody, RelayNode inExclNode ) : System
inBody CelestialBody
inExclNode RelayNode
Результат System

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

public CBOrV ( CelestialBody inBody, RelayNode inExclNode, string inPrefix ) : System
inBody CelestialBody
inExclNode RelayNode
inPrefix string
Результат System

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

public CBOrV ( RelayNode inNode, string inPrefix ) : System
inNode RelayNode
inPrefix string
Результат System

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

public createTargets ( List &t ) : void
t List
Результат void