Share via


GameServiceContainer Members

The following tables list the members exposed by the GameServiceContainer type.

Public Constructors

Name Description
Public Method GameServiceContainer Initializes a new instance of this class, which represents a collection of game services.

Public Methods

Name Description
Public Method AddService Adds a service to the GameServiceContainer.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetService Gets the object providing a specified service.
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method RemoveService Removes the object providing a specified service.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GameServiceContainer Class
Microsoft.Xna.Framework Namespace