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