Exemple #1
0
 public GnosisGenericControlController FindGenericControllerByType(string controlType)
 {
     return(SystemController.FindGenericControllerByType(controlType));
 }