Offset-Date-Time-Original
Rename updates again Mirror-Length in place Delete-By-Distinct long to string Copy-Distinct handle move and move back
This commit is contained in:
@ -2,10 +2,10 @@ using System.Text.Json;
|
||||
|
||||
namespace View_by_Distance.Mirror.Length.Models;
|
||||
|
||||
public record AppSettings(string Company,
|
||||
char Destination,
|
||||
int MaxDegreeOfParallelism,
|
||||
string WorkingDirectoryName)
|
||||
public record AppSettings(string Company,
|
||||
char Destination,
|
||||
int MaxDegreeOfParallelism,
|
||||
string WorkingDirectoryName)
|
||||
{
|
||||
|
||||
public override string ToString()
|
||||
|
Reference in New Issue
Block a user