Пример #1
0
 public static string[] GetCompartmentTypeNames()
 {
     EnsureProvider();
     return(_modelInfoProvider.GetCompartmentTypeNames());
 }