Method | Description | |
---|---|---|
ParseSurveyResults ( Position position ) : void | ||
SurveyResults ( ) : System |
Method | Description | |
---|---|---|
AddSource ( SourceType type, string sourceText ) : void | ||
SafeAdd ( string source, string newText ) : string |
returns a string to be added to an existing string, separated by BRs if necessary
|
public ParseSurveyResults ( Position position ) : void | ||
position | Position | |
return | void |