Méthode | Description | |
---|---|---|
GraphConnectorVisitor ( |
Initializes a new instance of the GraphConnectorVisitor class.
|
|
VisitCollectionID ( |
Visits the collection ID.
|
|
VisitHilo ( Castle.ActiveRecord.Framework.Internal.HiloModel model ) : void |
Visits the hilo model
|
|
VisitModel ( |
Visits the model.
|
|
VisitNested ( Castle.ActiveRecord.Framework.Internal.NestedModel model ) : void |
Visits the nested.
|
Méthode | Description | |
---|---|---|
FindCollectionID ( |
||
FindHasAndBelongsToMany ( |
||
IsChildClass ( |
public GraphConnectorVisitor ( |
||
arCollection | The ar collection. | |
Résultat | System |
public VisitCollectionID ( |
||
model | The model. | |
Résultat | void |
public VisitHilo ( Castle.ActiveRecord.Framework.Internal.HiloModel model ) : void | ||
model | Castle.ActiveRecord.Framework.Internal.HiloModel | The model. |
Résultat | void |
public VisitModel ( |
||
model | The model. | |
Résultat | void |
public VisitNested ( Castle.ActiveRecord.Framework.Internal.NestedModel model ) : void | ||
model | Castle.ActiveRecord.Framework.Internal.NestedModel | The model. |
Résultat | void |