Sofu Documentation
LoadFile Method
NamespacesSofu.SofuSofuReaderLoadFile()()()
Members
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.

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