diff --git a/src/Generator.Bind/Utilities.cs b/src/Generator.Bind/Utilities.cs index 2f5d7a74..188e2a75 100644 --- a/src/Generator.Bind/Utilities.cs +++ b/src/Generator.Bind/Utilities.cs @@ -13,6 +13,10 @@ using Enum=Bind.Structures.Enum; namespace Bind { + /// + /// Defines different types of parameter wrapper identifiers, which are used for hinting at how the method + /// signatures should be generated. + /// [Flags] public enum WrapperTypes {