Beispiel #1
0
 private bool CanExecuteConnection()
 {
     return(PS3 != null && PS3.GetCurrentAPI() != null);
 }