Exemple #1
0
 protected void WriteSurveyInstructions(StreamWriter streamWriter)
 {
     this.WriteParagraph(streamWriter, ClientStrings.ClutterNotificationTakeSurveyDeepLink(this.GetOptionsDeepLink()));
 }