Table of Contents

Class SentinelsSettings

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

Constructors

SentinelsSettings()

public SentinelsSettings()

Properties

Maintenance

public Sentinel Maintenance { get; set; }

Property Value

Sentinel

Root

public Sentinel Root { get; set; }

Property Value

Sentinel

Someone

public Sentinel Someone { get; set; }

Property Value

Sentinel

Test

public Sentinel Test { get; set; }

Property Value

Sentinel

Methods

ToArray()

public Sentinel[] ToArray()

Returns

Sentinel[]