Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 591ff49340 |
@@ -8,7 +8,7 @@ using System.ComponentModel.DataAnnotations;
|
|||||||
struct FunctionInputs
|
struct FunctionInputs
|
||||||
{
|
{
|
||||||
//[Required]
|
//[Required]
|
||||||
//public double Tolerance;
|
public double Tolerance;
|
||||||
|
|
||||||
//public string Exclusions;
|
//public string Exclusions;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user