Fauna csharp driver  4.2.0
List of all members
FaunaDB.Types.ExprV Class Reference

A FaunaDB Expression wrapped as a Value More...

Inheritance diagram for FaunaDB.Types.ExprV:
FaunaDB.Types.ScalarValue< Expr >

Additional Inherited Members

- Public Member Functions inherited from FaunaDB.Types.ScalarValue< Expr >
override bool Equals (Expr v)
 
override string ToString ()
 
- Protected Member Functions inherited from FaunaDB.Types.ScalarValue< Expr >
 ScalarValue (TWrapped value)
 
override int HashCode ()
 
- Properties inherited from FaunaDB.Types.ScalarValue< Expr >
TWrapped Value [get]
 

Detailed Description

A FaunaDB Expression wrapped as a Value

Definition at line 128 of file ScalarValue.cs.


The documentation for this class was generated from the following file: