C# Class DistributedJournalService.Operations.RemoveValueOperation

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Returns a string that represents the current object.

Method Details

RemoveValueOperation() public méthode

public RemoveValueOperation ( ) : ProtoBuf
Résultat ProtoBuf

RemoveValueOperation() public méthode

public RemoveValueOperation ( 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