public NoSuchXmlElementException(
string expectedTagName
)
Public Sub New (
expectedTagName As String
)
public:
NoSuchXmlElementException(
String^ expectedTagName
)
new :
expectedTagName : string -> NoSuchXmlElementException
[Missing <param name="expectedTagName"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.NoSuchXmlElementException.#ctor(System.String)"]