Skip to content

Overload_RailwaySharp_ErrorHandling_Result_FailWith

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

Result.FailWith Method

Overload List

 

Name Description
Public methodStatic member FailWith(TSuccess, TMessage)(IEnumerable(TMessage)) Creates a Failure result with the given messages.
Public methodStatic member FailWith(TSuccess, TMessage)(TMessage) Creates a Failure result with the given message.
  Back to Top

See Also

Reference

Result Class
RailwaySharp.ErrorHandling Namespace

Clone this wiki locally