Ejemplo n.º 1
0
 internal QName CreateRootNode()
 {
     return(string.IsNullOrEmpty(Root) ? null : QName.GetFullName(Root));
 }