Beispiel #1
0
 def __init__(self, cmd, msg):
     ICommand.__init__(self, cmd)
     self.__message = msg
Beispiel #2
0
 def __init__(self, cmd):
     ICommand.__init__(self, cmd)