Konstantina Chremmou
|
a1a577fa22
|
Removed field thinCliProtocol.dProgress because it was not implemented.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:54 +01:00 |
|
Konstantina Chremmou
|
c226316632
|
Replaced field thinCliProtocol.dExit with direct call to Environment.Exit().
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:54 +01:00 |
|
Konstantina Chremmou
|
b343a97b72
|
Replaced field thinCliProtocol.dConsoleReadLine with direct call to Console.ReadLine().
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:54 +01:00 |
|
Konstantina Chremmou
|
c992c4b171
|
Replaced field thinCliProtocol.dConsoleWriteLine with method Logger.Info()
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:54 +01:00 |
|
Konstantina Chremmou
|
e31cfaeda5
|
Removed field thinCliProtocol.dConsoleWrite.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:53 +01:00 |
|
Konstantina Chremmou
|
2bbebce05f
|
Replaced field thinCliProtocol.dGlobalDebugstatic method Logger.Debug()
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:53 +01:00 |
|
Konstantina Chremmou
|
0abef1f9ca
|
Replaced field thinCliProtocol.dGlobalUsagewith static method Logger.Usage()
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:53 +01:00 |
|
Konstantina Chremmou
|
e2ded395ee
|
Replaced field thinCliProtocol.dGlobalError with static method Logger.Error()
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:53 +01:00 |
|
Konstantina Chremmou
|
113dab51d5
|
Moved CommandLib classes used only by Xe to the latter project where they belong.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
|
2022-05-09 15:21:53 +01:00 |
|