make dlna project portable
This commit is contained in:
@@ -6,5 +6,6 @@ namespace MediaBrowser.Model.Reflection
|
||||
public interface IAssemblyInfo
|
||||
{
|
||||
Stream GetManifestResourceStream(Type type, string resource);
|
||||
string[] GetManifestResourceNames(Type type);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user