Skip to content

Utility that use reflection APIs to print "struct" objects.

Notifications You must be signed in to change notification settings

michall-men/Objects-Observe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Object-Observe

Solution to hands-on candidate test. print objects and structs like: Object of Class "Person" ------------------ age = 55 name =
Object of Class "Name" -------------------- firstName = "Bill" lastName = "Gates"

About

Utility that use reflection APIs to print "struct" objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages