Initializes a new instance of the class with the specified Stream.
Initializes a new instance of the class with the specified Stream.
public ObexFolderListingParser(Stream);
Initializes a new instance of the class with the specified TextReader.
public ObexFolderListingParser(TextReader);
ObexFolderListingParser Class | Brecham.Obex.Objects Namespace