Esempio n. 1
0
 public CommandReceiverComponent Clear()
 {
     m_CommandReceiver.Clear();
     return(this);
 }