Rename and rework entry point

This commit is contained in:
Bond_009
2019-01-01 16:27:11 +01:00
committed by Vasily
parent e094c45abb
commit 75efe9cf0a
25 changed files with 461 additions and 756 deletions

View File

@@ -1,6 +1,5 @@
using MediaBrowser.Model.Updates;
using System.Collections.Generic;
using System;
using System.Runtime.InteropServices;
namespace MediaBrowser.Model.System
{