Skip to content

Commit a3191f2

Browse files
committed
#149 - DI key
1 parent 317d3ae commit a3191f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
namespace HydraScript.Infrastructure.Dumping;
2+
3+
public static class DecoratorKey
4+
{
5+
public const string Value = "domain";
6+
}

0 commit comments

Comments
 (0)