1
This commit is contained in:
@@ -99,7 +99,7 @@ namespace BITKit
|
||||
}
|
||||
else
|
||||
{
|
||||
AddPropertyInternal(addFactory.Invoke());
|
||||
AddPropertyInternal(x =addFactory.Invoke());
|
||||
//properties.Add(typeof(T).FullName, x = addFactory.Invoke());
|
||||
return (T)x;
|
||||
}
|
||||
|
Reference in New Issue
Block a user