コード例 #1
0
 internal override void Implies(CommandCondition c)
 {
     _inner.Implies(c);
 }