示例#1
0
 public static void Apply()
 {
     data.Apply();
     WorkSettings.DataString = AllowedWorkTypes;
     Tutorials.Apply();
     Need_Treatment.ShowOnList = ShowTreatmentHappiness;
 }