public void Start(WindowsPhoneVersion version, string initialisationString = null,
                   AutomationIdentification automationIdentification = AutomationIdentification.TryEverything)
 {
     throw new NotImplementedException();
 }
 public void Start(WindowsPhoneVersion version, string initialisationString = null,
                   AutomationIdentification automationIdentification        = AutomationIdentification.TryEverything)
 {
     throw new NotImplementedException();
 }