wsp-10327 Add Dynamic Memory to VPS - Enterprise Part.
This commit is contained in:
parent
53f6190981
commit
88681f444e
19 changed files with 364 additions and 178 deletions
|
@ -30,7 +30,7 @@ using System;
|
|||
|
||||
namespace WebsitePanel.Providers
|
||||
{
|
||||
[AttributeUsage(AttributeTargets.Property)]
|
||||
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Class)]
|
||||
public class PersistentAttribute : Attribute
|
||||
{
|
||||
public PersistentAttribute()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue