Romanov E.V. SecuritySystem Lab_Work_1 #1
@ -17,6 +17,7 @@ namespace SecuritySystemBusinessLogic.BusinessLogics
|
||||
_logger = logger;
|
||||
_componentStorage = componentStorage;
|
||||
}
|
||||
|
||||
public List<ComponentViewModel>? ReadList(ComponentSearchModel? model)
|
||||
{
|
||||
_logger.LogInformation("ReadList. ComponentName:{ComponentName}.Id:{ Id}", model?.ComponentName, model?.Id);
|
||||
|
Loading…
x
Reference in New Issue
Block a user