Overload List
Name | Description | |
---|---|---|
![]() ![]() | 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. |