Table of Contents

Class PrometricEnvironments

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class PrometricEnvironments
Inheritance
PrometricEnvironments
Inherited Members
Extension Methods

Constructors

PrometricEnvironments()

public PrometricEnvironments()

Properties

Production

public PrometricOptions Production { get; set; }

Property Value

PrometricOptions

Test

public PrometricOptions Test { get; set; }

Property Value

PrometricOptions