WJL
Results
1
comments of
WJL
OK thanks for the reply, finally I made a simple class like this, which is enough for my use case. ``` public class ResultWithErrors : Result { public static Result...