- fix: DesignMode think
This commit is contained in:
@@ -4,4 +4,9 @@ namespace Nebula.Shared.Attributes
|
||||
public class GeneratePropertyAttribute : Attribute
|
||||
{
|
||||
}
|
||||
|
||||
[AttributeUsage(AttributeTargets.Property)]
|
||||
public class DesignConstructAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user