Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftExpat committed Jan 15, 2023
1 parent 9c7594e commit fc6074b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Garage_Car_Collection/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This sample demonstrates how to use TMS FNC Core JSON to deal with generic colle

The sample is for you to set debug break points to be able to trace the execuction, notes are included in the code where I felt clarification was needed.

Reference from TMS is here: https://www.tmssoftware.com/site/blog.asp?post=971

The article above lacks abstract and derived classes, so in this code I have implemented abstract and derived to allow you to set breakpoints and examine where the calls to CreateObject.

# Explaination

## Root Object - TGarage Implements ITMSFNCBasePersistenceIO
Expand Down

0 comments on commit fc6074b

Please sign in to comment.