C# Class DistributedJournalService.Operations.GetValueOperation

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetValueOperation ( ) : ProtoBuf
GetValueOperation ( string key ) : ProtoBuf
ToString ( ) : string

Returns a string that represents the current object.

Method Details

GetValueOperation() public méthode

public GetValueOperation ( ) : ProtoBuf
Résultat ProtoBuf

GetValueOperation() public méthode

public GetValueOperation ( string key ) : ProtoBuf
key string
Résultat ProtoBuf

ToString() public méthode

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