C# Класс VaultSharp.Backends.Secret.Models.PostgreSql.PostgreSqlConnectionInfo

Represents the PostgreSql connection information.
Показать файл Открыть проект

Private Properties

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

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

Метод Описание
PostgreSqlConnectionInfo ( ) : System

Initializes a new instance of the PostgreSqlConnectionInfo class.

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

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

Initializes a new instance of the PostgreSqlConnectionInfo class.
public PostgreSqlConnectionInfo ( ) : System
Результат System