Exemplo n.º 1
0
 public void Link(ExpanderController _scope, AngularJS.Element iElement, Attributes iAttrs, AccordionSharedController acontroller)
 {
    accordionController = acontroller;
    showMe = false;
    
    accordionController.addExpander(this);
 }
Exemplo n.º 2
0
 public void Link(Scope _scope, AngularJS.Element iElement, Attributes iAttrs, AccordionSharedController acontroller)      
 {
    //Debug.Break();
    ppp = "fissa";
 }