1 write to axisType
System.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
44
this.
axisType
= axisType;
1 reference to axisType
System.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
70
public AxisType TypeOfAxis { get { return
axisType
; } }