public void Activate()
 {
     activeManager = this;
 }
Beispiel #2
0
 public void Apply()
 {
     StringFieldManager.ApplyStringSet(Data);
 }