Example #1
0
        public void TestAttachListener()
        {
            MarkerListController ctl = (MarkerListController)(markerList.getController());

            markerList.AttachListener(ctl);
        }