Method | Description | |
---|---|---|
Create ( |
Creates a ActiveRecordModel from the specified type.
|
Method | Description | |
---|---|---|
CollectMetaValues ( IList metaStore, |
||
GetSafeName ( string name ) : string |
Remove the generic part from the type name.
|
|
IsRootType ( |
||
PopulateActiveRecordAttribute ( ActiveRecordAttribute attribute, |
||
PopulateModel ( |
Populates the model from tye type
|
|
ProcessActiveRecordAttribute ( |
||
ProcessFields ( |
||
ProcessImports ( |
||
ProcessJoinedBaseAttribute ( |
||
ProcessProperties ( |
||
ShouldCheckBase ( |
public Create ( |
||
type | The type. | |
return |