Fauna .NET Driver 0.1.0-beta
 
Loading...
Searching...
No Matches
Properties | List of all members
Fauna.Mapping.MappingInfo Class Referencesealed

Properties

Type Type [get]
 
IReadOnlyList< FieldInfoFields [get]
 
IReadOnlyDictionary< string, FieldInfoFieldsByName [get]
 

Detailed Description

Definition at line 8 of file MappingInfo.cs.

Property Documentation

◆ Fields

IReadOnlyList<FieldInfo> Fauna.Mapping.MappingInfo.Fields
get

Definition at line 11 of file MappingInfo.cs.

◆ FieldsByName

IReadOnlyDictionary<string, FieldInfo> Fauna.Mapping.MappingInfo.FieldsByName
get

Definition at line 12 of file MappingInfo.cs.

◆ Type

Type Fauna.Mapping.MappingInfo.Type
get

Definition at line 10 of file MappingInfo.cs.


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