Exemplo n.º 1
0
 public void Trigger(AMKey key, AMTriggerData data)
 {
     mTarget.SequenceTrigger(this, key, data);
 }