共用方式為


NestedClosureCodeFragment 類別

定義

表示巢狀結束程式碼片段。

public class NestedClosureCodeFragment
type NestedClosureCodeFragment = class
Public Class NestedClosureCodeFragment
繼承
NestedClosureCodeFragment

備註

如需詳細資訊 和範例,請參閱資料庫提供者和延伸模組的實作

建構函式

NestedClosureCodeFragment(String, IReadOnlyList<MethodCallCodeFragment>)

初始化 NestedClosureCodeFragment 類別的新執行個體。

NestedClosureCodeFragment(String, MethodCallCodeFragment)

初始化 NestedClosureCodeFragment 類別的新執行個體。

屬性

MethodCall

取得做為巢狀關閉主體的方法呼叫。

MethodCalls

取得做為巢狀關閉主體的方法呼叫。

Parameter

取得巢狀關閉參數的名稱。

適用於