public virtual void cDuckMet()
 {
     _cluck.Cluck();
 }
Exemple #2
0
 public virtual void CPropFunc()
 {
     _cluck.Cluck();
 }