Пример #1
0
 public override bool ShouldReplace(InteractionInstance interaction)
 {
     return(Posture.TestForShouldReplace(this, interaction));
 }