Home

[Missing <summary> documentation for M:nTools.SystemInfo.getOS(nTools.OS)]

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

Syntax

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

Parameters

id
OS

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

Return Value

[Missing <returns> documentation for M:nTools.SystemInfo.getOS(nTools.OS)]

See Also