public static void Copy(CNorrisJoke response) { try { _APIMASH_APIName._all.Clear(); // // implement copy from OM to BINDABLE OM here // } catch (Exception e) { throw (e); } }