Skip to content

Naming Conventions

amirmv2006 edited this page Oct 15, 2017 · 1 revision
  1. Interfaces start with 'I'
  2. Parent API interfaces start with 'IBase'
  3. Parent API implementations interfaces start with 'IBaseImplemented'
Clone this wiki locally