C# 클래스 GoogleCloudExtension.FirewallManagement.PortModel

This class is the model for the checkbox to enable/disable ports in the firwall.
상속: Model
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio

공개 메소드들

메소드 설명
PortModel ( PortInfo port, bool enabled ) : GoogleCloudExtension.Utils

메소드 상세

PortModel() 공개 메소드

public PortModel ( PortInfo port, bool enabled ) : GoogleCloudExtension.Utils
port PortInfo
enabled bool
리턴 GoogleCloudExtension.Utils