SymbolBase<TType>.OffsetStart(SourceLocation) 方法

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。开始源位置的时间偏移量。

public void OffsetStart (System.Web.Razor.Text.SourceLocation documentStart);
abstract member OffsetStart : System.Web.Razor.Text.SourceLocation -> unit
override this.OffsetStart : System.Web.Razor.Text.SourceLocation -> unit
Public Sub OffsetStart (documentStart As SourceLocation)

参数

documentStart
SourceLocation

文档开始。

实现

适用于