Class BaseConfigAttribute
Mark config singleton should save as project wide config, else will save as platform specific config.
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public sealed class BaseConfigAttribute : Attribute, _Attribute
- Inheritance
-
BaseConfigAttribute
- Implements
- Inherited Members
Constructors
BaseConfigAttribute()
public BaseConfigAttribute()