This commit is contained in:
Stephan
2018-11-20 08:35:28 +01:00
parent 5f8e46e3cd
commit 8aaa75778e

View File

@@ -38,8 +38,7 @@ namespace Umbraco.Core.Runtime
/// Initializes a new instance of the <see cref="CoreRuntime"/> class.
/// </summary>
public CoreRuntime()
{
}
{ }
/// <inheritdoc/>
public virtual void Boot(ServiceContainer container)