ObjectGraphUtilsPerformTopologySort Method | 
| Name | Description | |
|---|---|---|
| PerformTopologySort(Type, MultiValueDictionaryType, Type, HashSetType, ListType) | 
            Performs the topology sort for the adjacencylists and the type given. Adds the type to the list passed in which represents the right ordered queue.
              | |
| PerformTopologySortTEntity(TEntity, DictionaryGuid, DictionaryGuid, TEntity, DictionaryGuid, TEntity, ListTEntity) | 
            Performs the topology sort for the adjacencylists and the entity given. Adds the entity to the list passed in which represents the right ordered queue.
              |