Summary
    Reads all text from the file.
    
		- Assembly
 - Wyam
.Testing .dll  - Namespace
 - Wyam
.Testing .IO  - Containing Type
 - TestFile
 
Syntax
public string ReadAllText()
	Return Value
| Type | Description | 
|---|---|
| string | All text in the file. | 
                                
                                
                                               
                         
                
            public string ReadAllText()
	| Type | Description | 
|---|---|
| string | All text in the file. |