







Parsed line contents (without whitespaces in the beginning)
Namespace:
HttpServer.Rendering.Haml
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
protected void SetParsedData( string data ) |
| Visual Basic (Declaration) |
|---|
Protected Sub SetParsedData ( _ data As String _ ) |
| Visual C++ |
|---|
protected: void SetParsedData( String^ data ) |
Parameters
- data
- Type: System..::.String
text contents
