SymbolBase<TType>::ChangeStart Method
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Changes the start of the machine.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Parameters
- newStart
- Type: System.Web.Razor.Text::SourceLocation
The new start.
Implements
ISymbol::ChangeStart(SourceLocation)
Show: