Overload_CSharpx_MaybeExtensions_Match - adutton/commandline GitHub Wiki

MaybeExtensions.Match Method

Overload List

 

Name Description
Public methodStatic member Match(T1, T2)(Maybe(Tuple(T1, T2)), Action(T1, T2), Action) Provides pattern matching using Action delegates over maybe with tupled wrapped value.
Public methodStatic member Match(T)(Maybe(T), Action(T), Action) Provides pattern matching using Action delegates.
  Back to Top

See Also

Reference

MaybeExtensions Class
CSharpx Namespace

⚠️ **GitHub.com Fallback** ⚠️