Ejemplo n.º 1
0
 static void Hangout_friends(IFriend pObj)
 {
     pObj.Anger();
     pObj.JoyOrLaughter();
     pObj.Sorrow();
 }