lab 8 complete
This commit is contained in:
parent
421e6e478c
commit
ac1027d45a
@ -77,7 +77,7 @@ namespace SoftwareInstallationBusinessLogic.BusinessLogic
|
||||
}
|
||||
|
||||
_logger.LogDebug("Call SaveToFile method for {name} type", type.Name);
|
||||
// вызываем метод на выполнение
|
||||
|
||||
method?.MakeGenericMethod(modelType).Invoke(this, new object[] { model.FolderName });
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user