terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.GameServiceContainer Class Reference
+ Inheritance diagram for Microsoft.Xna.Framework.GameServiceContainer:

Public Member Functions

 GameServiceContainer ()
 
void AddService (Type type, object provider)
 
object GetService (Type type)
 
void RemoveService (Type type)
 

Private Attributes

Dictionary< Type, object > services
 

Detailed Description

Definition at line 7 of file GameServiceContainer.cs.


The documentation for this class was generated from the following file: