jsondatacredits.c 93 B

12345
  1. class JsonDataCredits : Managed
  2. {
  3. ref array<ref JsonDataCreditsDepartment> Departments;
  4. };