SourceLocationTracker Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
SourceLocationTracker()
public:
SourceLocationTracker();
public SourceLocationTracker();
Public Sub New ()
Aplica-se a
SourceLocationTracker(SourceLocation)
public:
SourceLocationTracker(Microsoft::AspNetCore::Razor::SourceLocation currentLocation);
public SourceLocationTracker(Microsoft.AspNetCore.Razor.SourceLocation currentLocation);
new Microsoft.AspNetCore.Razor.Text.SourceLocationTracker : Microsoft.AspNetCore.Razor.SourceLocation -> Microsoft.AspNetCore.Razor.Text.SourceLocationTracker
Public Sub New (currentLocation As SourceLocation)
Parâmetros
- currentLocation
- SourceLocation