Exemplo n.º 1
0
 public void BH(IBlob currentBlob)
 {
     this.isTriged = true;
     behavior.CurrentBehavior(currentBlob);
 }