Class TypeExtensions
Type extensions.
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public static class TypeExtensions
Methods
Name | Description |
---|---|
GetAssemblyQualifiedTypeName(Type) | Get assembly qualified type name. |
HasAttribute<T>(Enum) | Determine if the enum value has an attribute. |
HasAttribute<T>(Type) | Determine if the type has an attribute. |