public static void Copy(Yelp_Response response) { try { _APIMASH_APIName._all.Clear(); response.Copy(_APIMASH_APIName.All); } catch (Exception e) { throw (e); } }