Sofu Documentation
SofuReader Class
NamespacesSofu.SofuSofuReader
Loader class to make it look like SofuD
Declaration Syntax
C#
public static class SofuReader
Members
All MembersMethods



IconMemberDescription
LoadFile(TextReader)
Reads data from a textwriter an puts it into a SofuObject tree. Warning this does not support binary input, give it a Stream please.

LoadFile(Stream)
Reads data from a Strem an puts it into a SofuObject tree.

LoadFile(String)
Reads data from a file an puts it into a SofuObject tree.

Inheritance Hierarchy
Object
SofuReader

Assembly: Sofu (Module: Sofu) Version: 0.2.1.0 (0.2.1.0)