Exemplo n.º 1
0
 public static SpeedDial[] GetSpeedDials(string extension)
 {
     return(_provider.GetSpeedDials(extension));
 }