Add import primitives to cross-section
This commit is contained in:
@@ -8,6 +8,6 @@ namespace StructureHelperCommon.Services.Exports
|
||||
{
|
||||
public interface IImportFromFileLogic : IImportLogic
|
||||
{
|
||||
string FileName { get; set; }
|
||||
string? FileName { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user