Class PhaseStatus.IdleStatus
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Catalyst.Core.Modules.Consensus.Cycle
Assembly: Catalyst.Core.Modules.Consensus.dll
Syntax
public sealed class IdleStatus : PhaseStatus, IEnumeration, IEquatable<Enumeration>, IPhaseStatus
Constructors
| Improve this Doc View SourceIdleStatus()
Declaration
public IdleStatus()
Implements
System.IEquatable<T>