Exemplo n.º 1
0
 static PortalMaterial()
 {
     AllMaterials = XmlParseAttribute.ReadFileIntoList <PortalMaterial>("Assets/PortalMaterials.xml");
 }