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

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

EitherU(U value)Barotrauma.EitherU< T, U >
Equals(object? obj)Barotrauma.EitherU< T, U >virtual
GetHashCode()Barotrauma.EitherU< 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.EitherU< T, U >virtual
TryCast< V >(out V v)Barotrauma.EitherU< T, U >virtual
TryGet(out T t)Barotrauma.EitherU< T, U >virtual
TryGet(out U u)Barotrauma.EitherU< T, U >virtual
ValueBarotrauma.EitherU< T, U >