Add import of forces from excel
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace StructureHelperCommon.Models.Forces.Logics
|
||||
namespace StructureHelperCommon.Models.Forces
|
||||
{
|
||||
public class ForceActionBaseUpdateStrategy : IUpdateStrategy<IForceAction>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user