Ejemplo n.º 1
0
 private bool HasResource(string name, string variant)
 {
     return(m_ResourceCollection.HasResource(name, variant));
 }