avahi-sharp : Avahi Namespace
EntryGroupStateArgs

To be added.

public class EntryGroupStateArgs : EventArgs


Remarks
To be added.
Members

See Also: Inherited members from EventArgs.

Constructors
Properties
State [read-only]
EntryGroupState . To be added.
Member Details
EntryGroupStateArgs Constructor
public EntryGroupStateArgs (EntryGroupState state)

To be added.

Parameters
state
To be added.
Remarks
To be added.

State
public EntryGroupState State { get; }

To be added.

Value
To be added.
Remarks
To be added.