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