git checkout -b feature-branch
This commit is contained in:
@ -6,4 +6,4 @@ public class ColumnValue
|
||||
public string? Column { get; set; }
|
||||
public string? Value { get; set; }
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user