MappingLocation コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
MappingLocation() | |
MappingLocation(SourceLocation, Int32) |
MappingLocation()
public:
MappingLocation();
public MappingLocation ();
Public Sub New ()
適用対象
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)
パラメーター
- location
- SourceLocation
- contentLength
- Int32