Method |
Description |
|
GetDirectives ( OmniXaml.InstructionNode instructionNode ) : IEnumerable |
|
|
GetOthers ( OmniXaml.InstructionNode instructionNode ) : IEnumerable |
|
|
GetSortableMembers ( OmniXaml.InstructionNode instructionNode ) : IEnumerable |
|
|
IsDirective ( OmniXaml.InstructionNode node ) : bool |
|
|
IsOther ( OmniXaml.InstructionNode node ) : bool |
|
|
IsSortable ( OmniXaml.InstructionNode node ) : bool |
|
|
ShortByDependencies ( List list ) : IEnumerable |
|
|
SortNodesAccordingTo ( List list, IEnumerable sortedList ) : IEnumerable |
|
|