mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 11:37:01 +00:00
嘿克
This commit is contained in:
@@ -566,6 +566,11 @@ namespace CMLeonOS
|
||||
Commands.Utility.CalcGUICommand.ShowCalculator();
|
||||
}
|
||||
|
||||
public void ShowMatrix()
|
||||
{
|
||||
Commands.Utility.MatrixCommand.ShowMatrix();
|
||||
}
|
||||
|
||||
public void ShowHistory()
|
||||
{
|
||||
Commands.Utility.HistoryCommand.ShowHistory(commandHistory);
|
||||
|
||||
Reference in New Issue
Block a user