Exemplo n.º 1
0
 public override void SendWink(Account account, Wink wink)
 {
     throw new NotSupportedException();
 }
Exemplo n.º 2
0
 public void clearWink()
 {
     myWink= new Wink();
 }