Mono Class Library: Overview

Mono.Unix.Native.Utsname: Members

The members of Mono.Unix.Native.Utsname are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

domainnamestring. Documentation for this section has not yet been entered.
machinestring. Documentation for this section has not yet been entered.
nodenamestring. Documentation for this section has not yet been entered.
releasestring. Documentation for this section has not yet been entered.
sysnamestring. Documentation for this section has not yet been entered.
versionstring. Documentation for this section has not yet been entered.

Public Methods

Equals(Utsname) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Public Operators

static
Equality(Utsname, Utsname)Documentation for this section has not yet been entered.
static
Inequality(Utsname, Utsname)Documentation for this section has not yet been entered.