Class TypeConstructionUtility
Type construction utilities.
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public static class TypeConstructionUtility
Methods
Name | Description |
---|---|
Construct |
Construct instance of type resolved from assembly qualified type name, and return it as |
Construct |
Construct instance of first type derived from |
Construct |
Construct instance of first type derived from |
Construct |
Construct instance of first type derived from |
Construct |
Construct instance of first type derived from |
Construct |
Construct instance of all types derived from |
Construct |
Construct instance of all types derived from |
Construct |
Construct instance of all types derived from |
Construct |
Construct instance of all types derived from |
Try |
Construct instance of type resolved from assembly qualified type name, and return it as |
Try |
Construct instance of first type derived from |
Try |
Construct instance of first type derived from |
Try |
Construct instance of first type derived from |
Try |
Construct instance of first type derived from |