Introduce Utility.Result package and add result methods #18
Annotations
2 warnings
build:
Utility.Result/ErrorObjectResult.cs#L12
Possible null reference argument for parameter 'value' in 'ErrorObjectResult<T>.ErrorObjectResult(T value, string error, int errorCode)'.
|
build:
Utility.Result/ErrorObjectResult.cs#L12
Possible null reference argument for parameter 'value' in 'ErrorObjectResult<T>.ErrorObjectResult(T value, string error, int errorCode)'.
|