Ejemplo n.º 1
0
 internal string GetAttribute(string name)
 {
     return(Attrs.GetValueOrDefault(name, (string)null));
 }