Class Poco.Surrogate
Implements
Inherited Members
Namespace: Akka.Tests.Serialization
Assembly: Akka.Serialization.TestKit.dll
Syntax
public class Poco.Surrogate : ISurrogate
Properties
| Edit this page View SourceTheName
Declaration
public string TheName { get; set; }
Property Value
Type | Description |
---|---|
string |
Methods
| Edit this page View SourceFromSurrogate(ActorSystem)
TBD
Declaration
public ISurrogated FromSurrogate(ActorSystem system)
Parameters
Type | Name | Description |
---|---|---|
ActorSystem | system | TBD |
Returns
Type | Description |
---|---|
ISurrogated | TBD |