minor fix for CPUInfo and MemInfo #480
Annotations
10 errors
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/MacOS/SystemInfoHelper.MacOS.cs#L55
There is no argument given that corresponds to the required parameter 'Usage' of 'CPUInfo.CPUInfo(double, string)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/MacOS/SystemInfoHelper.MacOS.cs#L67
There is no argument given that corresponds to the required parameter 'Usage' of 'CPUInfo.CPUInfo(double, string)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/MacOS/SystemInfoHelper.MacOS.cs#L80
There is no argument given that corresponds to the required parameter 'Usage' of 'CPUInfo.CPUInfo(double, string)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/MacOS/SystemInfoHelper.MacOS.cs#L128
There is no argument given that corresponds to the required parameter 'Total' of 'MemoryInfo.MemoryInfo(double, double, double, double)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/MacOS/SystemInfoHelper.MacOS.cs#L142
There is no argument given that corresponds to the required parameter 'Total' of 'MemoryInfo.MemoryInfo(double, double, double, double)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/MacOS/SystemInfoHelper.MacOS.cs#L168
There is no argument given that corresponds to the required parameter 'Total' of 'MemoryInfo.MemoryInfo(double, double, double, double)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/Linux/SystemInfoHelper.Linux.cs#L32
There is no argument given that corresponds to the required parameter 'Usage' of 'CPUInfo.CPUInfo(double, string)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/Linux/SystemInfoHelper.Linux.cs#L47
There is no argument given that corresponds to the required parameter 'Usage' of 'CPUInfo.CPUInfo(double, string)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/Linux/SystemInfoHelper.Linux.cs#L70
There is no argument given that corresponds to the required parameter 'Total' of 'MemoryInfo.MemoryInfo(double, double, double, double)'
|
Analyze (csharp):
ProjBobcat/ProjBobcat/Platforms/Linux/SystemInfoHelper.Linux.cs#L90
There is no argument given that corresponds to the required parameter 'Total' of 'MemoryInfo.MemoryInfo(double, double, double, double)'
|