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