Overload List

  NameDescription
Read(Stream)
Returns the object from the given stream.
Read(TextReader)
Returns the object using the given reader.
Read(String)
Returns the object from the given file.
Read(XmlReader)
Returns the object using the given reader.
Read(Type, String)
Returns the object from resources.

See Also