LineMappingManager.AddMapping(MappingLocation, MappingLocation) Method    
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:
 void AddMapping(Microsoft::AspNetCore::Razor::CodeGenerators::MappingLocation ^ documentLocation, Microsoft::AspNetCore::Razor::CodeGenerators::MappingLocation ^ generatedLocation);public void AddMapping(Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation documentLocation, Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation generatedLocation);member this.AddMapping : Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation * Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation -> unitPublic Sub AddMapping (documentLocation As MappingLocation, generatedLocation As MappingLocation)Parameters
- documentLocation
- MappingLocation
- generatedLocation
- MappingLocation