Method |
Description |
|
CreateResult ( object>.IDictionary issueData ) : System.Result |
|
|
FindDictionary ( object>.IDictionary dictionary, string key ) : object>.IDictionary |
|
|
FindInt ( object>.IDictionary dictionary, string key ) : int |
|
|
FindString ( object>.IDictionary dictionary, string key ) : string |
|
|
ReadArray ( XmlReader xmlReader ) : IList |
|
|
ReadDiagnostics ( XmlReader xmlReader, IList results ) : void |
|
|
ReadDictionary ( XmlReader xmlReader ) : object>.IDictionary |
|
|
ReadPlist ( XmlReader xmlReader, IList results ) : void |
|
|
ReadPlistDictionary ( XmlReader xmlReader, IList results ) : void |
|
|