Condividi tramite


GamerServicesNotAvailableException Constructor (SerializationInfo, StreamingContext)

Note

This constructor is available only when developing for Windows.

Initializes a new instance of GamerServicesNotAvailableException with the specified streaming context.

Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)

Syntax

protected GamerServicesNotAvailableException (
         SerializationInfo info,
         StreamingContext context
)

Parameters

  • info
    Type: SerializationInfo
    Describes the gamer services being accessed when the exception occurred.
  • context
    Type: StreamingContext
    Describes the stream where the exception occurred.

See Also

Reference

GamerServicesNotAvailableException Class
GamerServicesNotAvailableException Members
Microsoft.Xna.Framework.GamerServices Namespace

Platforms

Windows 7, Windows Vista, Windows XP