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