Click or drag to resize
NewtonSoftJsonSerializerSurrogateConverter Constructor

Namespace: Akka.Serialization
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public SurrogateConverter(
	ActorSystem system
)

Parameters

system
Type: Akka.ActorActorSystem

[Missing <param name="system"/> documentation for "M:Akka.Serialization.NewtonSoftJsonSerializer.SurrogateConverter.#ctor(Akka.Actor.ActorSystem)"]

See Also