LineMapping(MappingLocation, MappingLocation) Constructeur

Définition

public:
 LineMapping(Microsoft::AspNetCore::Razor::CodeGenerators::MappingLocation ^ documentLocation, Microsoft::AspNetCore::Razor::CodeGenerators::MappingLocation ^ generatedLocation);
public LineMapping (Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation documentLocation, Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation generatedLocation);
new Microsoft.AspNetCore.Razor.CodeGenerators.LineMapping : Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation * Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation -> Microsoft.AspNetCore.Razor.CodeGenerators.LineMapping
Public Sub New (documentLocation As MappingLocation, generatedLocation As MappingLocation)

Paramètres

documentLocation
MappingLocation
generatedLocation
MappingLocation

S’applique à