C# 클래스 Dolittle.Events.Processing.for_EventProcessor.given.RuntimeToClientMessage

상속: IMessage
파일 보기 프로젝트 열기: dolittle/DotNET.Applications

공개 메소드들

메소드 설명
CalculateSize ( ) : int
MergeFrom ( CodedInputStream input ) : void
WriteTo ( CodedOutputStream output ) : void

메소드 상세

CalculateSize() 공개 메소드

public CalculateSize ( ) : int
리턴 int

MergeFrom() 공개 메소드

public MergeFrom ( CodedInputStream input ) : void
input CodedInputStream
리턴 void

WriteTo() 공개 메소드

public WriteTo ( CodedOutputStream output ) : void
output CodedOutputStream
리턴 void