GameServiceContainer Class (Microsoft.Xna.Framework)

System.Object
   Microsoft.Xna.Framework.GameServiceContainer

Namespace: Microsoft.Xna.Framework
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public class GameServiceContainer : IServiceProvider

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The GameServiceContainer type exposes the following members.

  Platforms Name Description
GameServiceContainer  
Top
  Platforms Name Description
AddService  
AddService<T>  
GetService  (Implements IServiceProvider.GetService().)
GetService<T>  
RemoveService  
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web