HostChangedEventArgs Members
The following tables list the members exposed by the HostChangedEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
HostChangedEventArgs | Creates an instance of HostChangedEventArgs. |
Public Properties
Name | Description | |
---|---|---|
NewHost | Gets the new host of the session. | |
OldHost | Gets the player who was the previous session host. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
HostChangedEventArgs Class
Microsoft.Xna.Framework.Net Namespace