I read a code to realize queue type conversion, and the character < >, I don't quite understand what function this character realizes here。 Here FileIOXml.<>c.<>9.a Unable to understand what functionality 'FileIOXml.<>c.<>9.a' implements。Syntax error during copying and recompiling Class "FileIOXml" have method name "c" and "a", Method "a" has multiple overloads.
string innerText9 = string.Join(",", Array.ConvertAll<Color, string>((Color[])a_.Value, new Converter<Color, string>(FileIOXml.<>c.<>9.a)));