Interface IPhaseName
Namespace: Catalyst.Abstractions.Consensus.Cycle
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IPhaseName
Properties
| Improve this Doc View SourceId
Declaration
int Id { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |