BadScript 2
Loading...
Searching...
No Matches
Either.cs File Reference

Go to the source code of this file.

Classes

class  CSharpx.Either< TLeft, TRight >
 
class  CSharpx.Left< TLeft, TRight >
 
class  CSharpx.Right< TLeft, TRight >
 
class  CSharpx.EitherExtensions
 

Namespaces

namespace  CSharpx
 

Enumerations

enum  CSharpx.EitherType { CSharpx.Left , CSharpx.Right }