Click or drag to resize
Akka.NETExprDeciderSurrogate Constructor
Initializes a new instance of the ExprDeciderSurrogate class

Namespace:  Akka.FSharp
Assembly:  Akka.FSharp (in Akka.FSharp.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ExprDeciderSurrogate(
	byte[] serializedExpr
)

Parameters

serializedExpr
Type: SystemByte

[Missing <param name="serializedExpr"/> documentation for "M:Akka.FSharp.ExprDeciderSurrogate.#ctor(System.Byte[])"]

See Also