1
This commit is contained in:
@@ -13,7 +13,7 @@ namespace BITKit
|
||||
{
|
||||
//dictionary.Clear();
|
||||
}
|
||||
|
||||
|
||||
public static void Register<Interface, Class>() where Class : new()
|
||||
{
|
||||
var type = typeof(Interface);
|
||||
|
Reference in New Issue
Block a user