Property | Type | Description | |
---|---|---|---|
ColValues | object>.IDictionary |
Method | Description | |
---|---|---|
GetKey ( ) : string |
Returns a unique (or as unique as the original object's IDs anyway) single key.
|
|
MemoryObject ( ClassMapping mapping, object>.IEnumerable |
Create a datastore object from the values passed in from the original object.
|
public MemoryObject ( ClassMapping mapping, object>.IEnumerable |
||
mapping | ClassMapping | |
colValues | object>.IEnumerable | |
return | System.Collections.Generic |