LineMapping(MappingLocation, MappingLocation) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- documentLocation
- MappingLocation
- generatedLocation
- MappingLocation