check point
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Hawkeye.VisionBuilder.Workflow.Operations.Attributes;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Class,Inherited = false)]
|
||||
public class IgnoreOperationAttribute : Attribute
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user