Obtaining softening factors was added
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
public static string SizeMustBeGreaterThanZero => "#0014: Size must be greater than zero";
|
||||
public static string ParameterIsNull => "#0015: Parameter is null";
|
||||
public static string ResultIsNotValid => "#0016: Result is not valid";
|
||||
public static string ErrorOfExuting => "#0017: Error of executing";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user