public void Activate()
 {
     activeManager = this;
 }
Exemplo n.º 2
0
 public void Apply()
 {
     StringFieldManager.ApplyStringSet(Data);
 }