Example #1
0
 PrintInfo(sb, ilmanipulators, "Manipulators");
Example #2
0
 AppendPropertyName(sb, propertyName);
Example #3
0
 PrintInfo(sb, transpilers, "Transpiler");
Example #4
0
 var(sb, intent) = strInfo;
Example #5
0
 // For dictionaries add the key.
 AppendPropertyName(sb, frame.KeyName);
Example #6
0
 GetPrivateProfileString(section, key, string.Empty, sb, sb.Capacity, _filePath);
Example #7
0
 AppendNumberIfNotUndefined(sb, key, number);