Removing a <inheritdoc> comment that I forgot from the previous push.
This commit is contained in:
parent
052ad3e95f
commit
57d234bd7b
|
|
@ -51,7 +51,6 @@ namespace Microsoft.AspNet.Mvc.Razor
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets a value that determines if the view is executed as a partial.
|
/// Gets a value that determines if the view is executed as a partial.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <inheritdoc />
|
|
||||||
public bool IsPartial { get; }
|
public bool IsPartial { get; }
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue