Class SentinelsSettings
public class SentinelsSettings
- Inheritance
-
SentinelsSettings
- Inherited Members
- Extension Methods
Constructors
SentinelsSettings()
public SentinelsSettings()
Properties
Maintenance
public Sentinel Maintenance { get; set; }
Property Value
Root
public Sentinel Root { get; set; }
Property Value
Someone
public Sentinel Someone { get; set; }
Property Value
Test
public Sentinel Test { get; set; }
Property Value
Methods
ToArray()
public Sentinel[] ToArray()
Returns
- Sentinel[]