Crack func factori has been changed

This commit is contained in:
Evgeny Redikultsev
2024-05-26 17:17:32 +05:00
parent 0913ca85b7
commit 63463662fe
5 changed files with 53 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ namespace StructureHelperLogics.NdmCalculations.Cracking
{
/// <inheritdoc/>
public bool IsValid { get; set; }
public string TupleName { get; set; }
public string TupleName { get; set; } = string.Empty;
/// <summary>
/// Force tuple for long term calculations
/// </summary>