Compartir a través de


SymbolBase<TType>.ChangeStart(SourceLocation) Método

Definición

Este tipo o miembro admite la infraestructura de .NET Framework y no está pensado para usarse directamente desde el código. Cambia el inicio de la máquina.

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

Parámetros

newStart
SourceLocation

Nuevo inicio.

Implementaciones

Se aplica a