GuideAlreadyVisibleException Constructor (SerializationInfo, StreamingContext)

Note

This constructor is available only when developing for Windows.

Initializes an instance of GuideAlreadyVisibleException with the specified streaming context.

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

Syntax

protected GuideAlreadyVisibleException (
         SerializationInfo info,
         StreamingContext context
)

Parameters

  • info
    Type: SerializationInfo
    Describes the displayed Guide component when the exception occurred.
  • context
    Type: StreamingContext
    Describes the stream where the exception occurred.

See Also

Reference

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

Platforms

Windows 7, Windows Vista, Windows XP