コード例 #1
0
 public sealed override string ToString(CSharpFormattingOptions formattingOptions)
 {
     return(NewLine.GetString(NewLineType));
 }