Exemplo n.º 1
0
 def __init__(self, cmd, msg):
     ICommand.__init__(self, cmd)
     self.__message = msg
Exemplo n.º 2
0
 def __init__(self, cmd):
     ICommand.__init__(self, cmd)