다음을 통해 공유


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

문서의 시작 부분입니다.

구현

적용 대상