Click or drag to resize

WikiClientLibrary.Cargo.Linq Namespace

This is preliminary documentation and is subject to change.

[Missing <summary> documentation for "N:WikiClientLibrary.Cargo.Linq"]

Classes
 ClassDescription
Public classCargoFunctions Contains stub methods used inside expressions in IQueryableT extension methods. These methods are used for building LINQ query expressions and are not intended to be invoked directly.
Public classCargoModel Represents a mapping between Cargo table and CLR model (DTO) type.
Public classCargoModelProperty Represents a property (or field) in CargoModel.
Public classCargoQueryContext 
Public classCargoRecordConverter 
Public classCargoRecordQueryableExtensions 
Interfaces
 InterfaceDescription
Public interfaceICargoQueryContext Provides LINQ to Cargo query ability.
Public interfaceICargoRecordConverter 
Public interfaceICargoRecordSetT A queryable Cargo table instance.