We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38248d commit 2a1c66aCopy full SHA for 2a1c66a
1 file changed
docs/for-contributors/Generator/name-processing.md
@@ -372,6 +372,7 @@ autocompleting `PerformanceCounterDescriptionARM`.
372
373
Referenced affixes work the exact same as normal name affixes, but take advantage of C#'s nameof syntax.
374
375
+For example, from the SDL bindings:
376
```cs
377
public struct GamepadBinding;
378
0 commit comments