Example #1
0
 public static void ClearAll()
 {
     ListInventory.Clear();
     ListUserOfferings.Clear();
     ListOtherOfferings.Clear();
 }