public static void FillDequeWithNode<K>( Deque<K> targetDeque, NodeType nodeType, IDeque sourceDeque )