RazorTemplateBase.BeginContext(Int32, Int32, Boolean) 方法

定義

public:
 void BeginContext(int position, int length, bool x);
public void BeginContext(int position, int length, bool x);
member this.BeginContext : int * int * bool -> unit
Public Sub BeginContext (position As Integer, length As Integer, x As Boolean)

參數

position
Int32
length
Int32

適用於