C# Class ReliableJournal.Records.EpochUpdatedRecord

Inheritance: Record
Afficher le fichier Open project: ReubenBond/FabricJournalService

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EpochUpdatedRecord ( ) : ProtoBuf
EpochUpdatedRecord ( ProgressIndicator progress ) : ProtoBuf
ToString ( ) : string

Returns a string that represents the current object.

Method Details

EpochUpdatedRecord() public méthode

public EpochUpdatedRecord ( ) : ProtoBuf
Résultat ProtoBuf

EpochUpdatedRecord() public méthode

public EpochUpdatedRecord ( ProgressIndicator progress ) : ProtoBuf
progress ProgressIndicator
Résultat ProtoBuf

ToString() public méthode

Returns a string that represents the current object.
public ToString ( ) : string
Résultat string