# C1.Silverlight.Resources.Common-1.S

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Silverlight_Resources_Common_1_S" data-uid="C1.Silverlight.Resources.Common`1.S" class="text-break">Common&lt;R&gt;.S Struct
</h1>
  <div class="markdown level0 summary"><p>Dummy class to make GetString work.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Silverlight.Resources.html">C1.Silverlight.Resources</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexGridFilter.4.6.2.dll</h6>
  <h5 id="C1_Silverlight_Resources_Common_1_S_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Common&lt;R&gt;.S</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure Common(Of R).S</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Silverlight_Resources_Common_1_S_GetString_System_String_System_Globalization_CultureInfo_" data-uid="C1.Silverlight.Resources.Common`1.S.GetString(System.String,System.Globalization.CultureInfo)">
          <a class="xref" href="C1.Silverlight.Resources.Common-1.S.GetString.html#C1_Silverlight_Resources_Common_1_S_GetString_System_String_System_Globalization_CultureInfo_">GetString(string, CultureInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Calls resourceManApp.GetString and if that fails, resourceManC1.GetString.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
