Returns an instance of the ObexXmlResolver class, this is equivalent to calling new ObexXmlResolver().
An instance of the ObexXmlResolver class.
Returns an instance of the ObexXmlResolver class, this is equivalent to calling new ObexXmlResolver(). It is provided so that if a developer, instead of typing new ObexXmlResolver(), has instead typed the class name and thus Intellisense lists the member functions. This member can then be selected to create the new instance.
ObexXmlResolver Class | Brecham.Obex.Objects Namespace