<h2title="Uses of Interface System.IServiceProvider"class="title">Uses of Interface<br>System.IServiceProvider</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a> in <ahref="../../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a> that return <ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <ahref="../../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a> with parameters of type <ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colLast"><code><strong><ahref="../../Microsoft/Xna/Framework/Content/ContentManager.html#ContentManager(System.IServiceProvider)">ContentManager</a></strong>(<ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a> serviceProvider)</code> </td>
</tr>
<trclass="rowColor">
<tdclass="colLast"><code><strong><ahref="../../Microsoft/Xna/Framework/Content/ContentManager.html#ContentManager(System.IServiceProvider, java.lang.String)">ContentManager</a></strong>(<ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a> serviceProvider,
<h3>Uses of <ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a> in <ahref="../../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a> with parameters of type <ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>static void</code></td>
<tdclass="colLast"><spanclass="strong">GamerServicesDispatcher.</span><code><strong><ahref="../../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html#Initialize(System.IServiceProvider)">Initialize</a></strong>(<ahref="../../System/IServiceProvider.html"title="interface in System">IServiceProvider</a> serviceProvider)</code>
<divclass="block">Initializes gamer services functionality for the game, automatically choosing the most appropriate gamer service type for the platform.</div>