Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/EvtHandler.SetNextHandler.1.py
2012-04-10 03:16:37 +00:00

4 lines
127 B
Python

handlerA.SetNextHandler(handlerB)
handlerB.SetPreviousHandler(handlerA)