| ExprDeciderSurrogate Constructor |
Namespace:
Akka.FSharp
Assembly:
Akka.FSharp (in Akka.FSharp.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public ExprDeciderSurrogate(
byte[] serializedExpr
)
new :
serializedExpr : byte[] -> ExprDeciderSurrogate
Parameters
- serializedExpr
- Type: SystemByte
[Missing <param name="serializedExpr"/> documentation for "M:Akka.FSharp.ExprDeciderSurrogate.#ctor(System.Byte[])"]
See Also