Table of Contents

Class PostgresServiceInfoFactory

Namespace
Steeltoe.CloudFoundry.Connector.Services
Assembly
Steeltoe.CloudFoundry.ConnectorBase.dll
public class PostgresServiceInfoFactory : RelationalServiceInfoFactory
Inheritance
PostgresServiceInfoFactory
Inherited Members

Constructors

PostgresServiceInfoFactory()

public PostgresServiceInfoFactory()

Methods

Create(string, string)

public override IServiceInfo Create(string id, string url)

Parameters

id string
url string

Returns

IServiceInfo