public static void ExecuteMethod_StoreObject(InformationChangeItem changeItem)
 {
     changeItem.StoreInformation();
 }