MappingLocation Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
MappingLocation() | |
MappingLocation(SourceLocation, Int32) |
MappingLocation()
public:
MappingLocation();
public MappingLocation ();
Public Sub New ()
S’applique à
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)
Paramètres
- location
- SourceLocation
- contentLength
- Int32