Метод | Описание | |
---|---|---|
Add ( |
Adds the specified model.
|
|
Contains ( |
Determines whether the collection contains the specified type.
|
|
GetEnumerator ( ) : IEnumerator |
Returns an enumerator that iterates through a collection.
|
|
this ( |
Gets the Castle.ActiveRecord.Framework.Internal.ActiveRecordModel with the specified type.
|
public Add ( |
||
model | The model. | |
Результат | void |
public Contains ( |
||
type | The type. | |
Результат | bool |
public this ( |
||
type | ||
Результат |