Mono Class Library: Overview

Mono.Unix.Native.Group: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

gr_giduint. Group id.
gr_memstring[]. Group members.
gr_namestring. Group name.
gr_passwdstring. Group passwd.

Public Methods

Equals(Group) : 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(Group, Group)Documentation for this section has not yet been entered.
static
Inequality(Group, Group)Documentation for this section has not yet been entered.