Esempio n. 1
0
 public static string GetVariableName(this VariableDeclarationSyntax variables)
 => variables.GetVariable().Identifier.Text;