Added load order restrictions for DependencyAttribute
Abstracted dependency manager away as an interface
This commit is contained in:
@@ -26,11 +26,6 @@ namespace Torch.API.Managers
|
||||
/// </summary>
|
||||
void UpdatePlugins();
|
||||
|
||||
/// <summary>
|
||||
/// Disposes all loaded plugins.
|
||||
/// </summary>
|
||||
void DisposePlugins();
|
||||
|
||||
/// <summary>
|
||||
/// Load plugins.
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user