Home

[Missing <summary> documentation for M:nTools.SystemInfo.getCPU(nTools.CPU)]

Namespace:  nTools
Assembly:  SystemInfo (in SystemInfo.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public string getCPU(
	CPU id
)
Public Function getCPU ( _
	id As CPU _
) As String
public:
String^ getCPU(
	CPU id
)

Parameters

id
CPU

[Missing <param name="id"/> documentation for "M:nTools.SystemInfo.getCPU(nTools.CPU)"]

Return Value

[Missing <returns> documentation for M:nTools.SystemInfo.getCPU(nTools.CPU)]

See Also