ErrorEmailAddressMismatch

Cartella objects and interfaces are covered in three namespaces:

  • Cartella.Interfaces (hosts all of the interfaces in the Cartella API)
  • Cartella.Classes (hosts all of the built-in object types)
  • Cartella.Support (covers the support functions, including many wrapper functions for invocation via reflections)

Most work will be with interfaces instead of classes and most functions are visible via static methods.