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
| domainname | string. Documentation for this section has not yet been entered. |
| machine | string. Documentation for this section has not yet been entered. |
| nodename | string. Documentation for this section has not yet been entered. |
| release | string. Documentation for this section has not yet been entered. |
| sysname | string. Documentation for this section has not yet been entered. |
| version | string. Documentation for this section has not yet been entered. |
Public Methods
| Equals(Utsname) : boolDocumentation for this section has not yet been entered. |
override | Equals(object) : boolDocumentation for this section has not yet been entered. |
override | GetHashCode() : intDocumentation for this section has not yet been entered. |
override | ToString() : stringDocumentation for this section has not yet been entered. |
Public Operators