C# Класс GoogleCloudExtension.FirewallManagement.PortModel

This class is the model for the checkbox to enable/disable ports in the firwall.
Наследование: Model
Показать файл Открыть проект

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

Метод Описание
PortModel ( PortInfo port, bool enabled ) : GoogleCloudExtension.Utils

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

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

public PortModel ( PortInfo port, bool enabled ) : GoogleCloudExtension.Utils
port PortInfo
enabled bool
Результат GoogleCloudExtension.Utils