Description: This a simple calculator program, enter the left operand and the right operand, and select an operator will be able to calculate the results. If the input is not legitimate, it will display an error message.
To Search:
File list (Check if you may need any files):
MathsOperators
..............\App.config
..............\App.xaml
..............\App.xaml.cs
..............\MainWindow.xaml
..............\MainWindow.xaml.cs
..............\MathsOperators.csproj
..............\Properties
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\bin
..............\...\Debug
..............\...\.....\MathsOperators.exe.config
..............\...\.....\MathsOperators.vshost.exe
..............\...\.....\MathsOperators.vshost.exe.config
..............\...\.....\MathsOperators.vshost.exe.manifest
..............\obj
..............\...\Debug
..............\...\.....\App.g.i.cs
..............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..............\...\.....\MainWindow.g.i.cs
..............\...\.....\MathsOperators.csproj.FileListAbsolute.txt
..............\...\.....\MathsOperators_MarkupCompile.i.cache
..............\...\.....\TempPE
..............\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
..............\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
..............\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
MathsOperators.sln