Class BuildStepRunAfterAttribute
Attribute that can be added to a BuildStep class to declare which other steps must be run before that build step.
Implements
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public sealed class BuildStepRunAfterAttribute : BuildStepOrderAttribute, _Attribute
  Constructors
| Name | Description | 
|---|---|
| BuildStepRunAfterAttribute(Type) | 
Methods
| Name | Description | 
|---|---|
| ToString() | Returns a string that represents the current object.  |