C# 클래스 DistributedJournalService.Operations.RemoveValueOperation

상속: Operation
파일 보기 프로젝트 열기: ReubenBond/FabricJournalService

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
RemoveValueOperation ( ) : ProtoBuf
RemoveValueOperation ( string key ) : ProtoBuf
ToString ( ) : string

Returns a string that represents the current object.

메소드 상세

RemoveValueOperation() 공개 메소드

public RemoveValueOperation ( ) : ProtoBuf
리턴 ProtoBuf

RemoveValueOperation() 공개 메소드

public RemoveValueOperation ( string key ) : ProtoBuf
key string
리턴 ProtoBuf

ToString() 공개 메소드

Returns a string that represents the current object.
public ToString ( ) : string
리턴 string