Method | Description | |
---|---|---|
Apply ( IModelRepository repository ) : void |
Applies all changes in this collection to the given repository.
|
|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ModelChangeCollection ( ) : System | ||
TraverseFlat ( ) : IEnumerable |
Method | Description | |
---|---|---|
ModelChangeCollection ( List |
||
TraverseFlat ( IEnumerable |
public Apply ( IModelRepository repository ) : void | ||
repository | IModelRepository | |
return | void |