예제 #1
0
 public void BH(IBlob currentBlob)
 {
     this.isTriged = true;
     behavior.CurrentBehavior(currentBlob);
 }