Ejemplo n.º 1
0
 public static void GetAllSubsystemDescriptors(List <ISubsystemDescriptor> descriptors)
 {
     SubsystemDescriptorStore.GetAllSubsystemDescriptors(descriptors);
 }