MappingLocation 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
MappingLocation() | |
MappingLocation(SourceLocation, Int32) |
MappingLocation()
public:
MappingLocation();
public MappingLocation ();
Public Sub New ()
Aplica-se a
MappingLocation(SourceLocation, Int32)
public:
MappingLocation(Microsoft::AspNetCore::Razor::SourceLocation location, int contentLength);
public MappingLocation (Microsoft.AspNetCore.Razor.SourceLocation location, int contentLength);
new Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation : Microsoft.AspNetCore.Razor.SourceLocation * int -> Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation
Public Sub New (location As SourceLocation, contentLength As Integer)
Parâmetros
- location
- SourceLocation
- contentLength
- Int32