SignedOutEventArgs Members
The following tables list the members exposed by the SignedOutEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
SignedOutEventArgs | Creates a new instance of SignedOutEventArgs. |
Public Properties
Name | Description | |
---|---|---|
Gamer | Gets the gamer that just signed out. |
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
SignedOutEventArgs Class
Microsoft.Xna.Framework.GamerServices Namespace