| ProtobufDecoder Constructor (IMessageLite) |
Namespace:
Akka.Remote.TestKit.Proto
Assembly:
Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public ProtobufDecoder(
IMessageLite prototype
)
new :
prototype : IMessageLite -> ProtobufDecoder
Parameters
- prototype
- Type: IMessageLite
[Missing <param name="prototype"/> documentation for "M:Akka.Remote.TestKit.Proto.ProtobufDecoder.#ctor(Google.ProtocolBuffers.IMessageLite)"]
See Also