Пример #1
0
        public void Link(ExpanderController _scope, AngularJS.Element iElement, Attributes iAttrs, AccordionSharedController acontroller)
        {
            accordionController = acontroller;
            showMe = false;

            accordionController.addExpander(this);
        }
Пример #2
0
 public void Link(Scope _scope, AngularJS.Element iElement, Attributes iAttrs, AccordionSharedController acontroller)
 {
     //Debug.Break();
     ppp = "fissa";
 }