Barotrauma Client Doc
Barotrauma.EitherT< T, U > Member List

This is the complete list of members for Barotrauma.EitherT< T, U >, including all inherited members.

EitherT(T value)Barotrauma.EitherT< T, U >
Equals(object? obj)Barotrauma.EitherT< T, U >virtual
GetHashCode()Barotrauma.EitherT< T, U >virtual
operator Either< T, U >(T t)Barotrauma.Either< T, U >static
operator Either< T, U >(U u)Barotrauma.Either< T, U >static
operator T(Either< T, U > e)Barotrauma.Either< T, U >explicitstatic
operator U(Either< T, U > e)Barotrauma.Either< T, U >explicitstatic
operator!=(Either< T, U >? a, Either< T, U >? b)Barotrauma.Either< T, U >static
operator==(Either< T, U >? a, Either< T, U >? b)Barotrauma.Either< T, U >static
ToString()Barotrauma.EitherT< T, U >virtual
TryCast< V >(out V v)Barotrauma.EitherT< T, U >virtual
TryGet(out T t)Barotrauma.EitherT< T, U >virtual
TryGet(out U u)Barotrauma.EitherT< T, U >virtual
ValueBarotrauma.EitherT< T, U >