Expr.Deserialize 方法 (F#)
在使用引號語法 (<@ @>) 和相關具型別運算式引號時會自動呼叫這個函式。 位元組是引號表示式之未連結的表單中的 Pickled 資源的二進位表示法,,而在位元組協助範圍跨組件參考主題的 Type 引數可以是任何輸入加引號的運算式產生的組件, ie.. 。
**命名空間/模組路徑:**Microsoft.FSharp.Quotations
組件:FSharp.Core (在 FSharp.Core.dll 中)
// Signature:
static member Deserialize : Type * Type list * Expr list * byte [] -> Expr
// Usage:
Expr.Deserialize (qualifyingType, spliceTypes, spliceExprs, bytes)
參數
qualifyingType
型別:Type引號所在組件中的型別。
-
接合型別的清單。
-
接合運算式的清單。
-
加引號運算式的序列化形式。
傳回值
產生的運算式。
平台
Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2
版本資訊
F# 核心程式庫版本
支援版本:2.0, 4.0,可攜式執行檔 (PE)。