Tests of crack calculator were added
This commit is contained in:
@@ -9,6 +9,9 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace StructureHelperCommon.Models.Calculators
|
||||
{
|
||||
/// <summary>
|
||||
/// Base interface of input data for calculation
|
||||
/// </summary>
|
||||
public interface IInputData
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user