private record
This commit is contained in:
@ -15,7 +15,7 @@ namespace File_Folder_Helper.ADO2024.PI3;
|
||||
internal static partial class Helper20240830
|
||||
{
|
||||
|
||||
public record WorkItem(string AreaPath,
|
||||
private record WorkItem(string AreaPath,
|
||||
string? AssignedTo,
|
||||
int? BusinessValue,
|
||||
DateTime ChangedDate,
|
||||
|
Reference in New Issue
Block a user