示例#1
0
 public static string ToApex(this BaseSyntax node, int tabSize = 4) =>
 ApexCodeGenerator.GenerateApex(node, tabSize);