Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Xml.InvalidSelectorException

Summary

Indicates that a selector passed to IContent.this[string] was invalid.

Constructors

InvalidSelectorException(string message)
Constructor.
InvalidSelectorException(string message, Exception inner)