Class GlobalFeatureManager_Tests
Inheritance
object
GlobalFeatureManager_Tests
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.GlobalFeatures
Assembly: Volo.Abp.GlobalFeatures.Tests.dll
Syntax
public class GlobalFeatureManager_Tests : GlobalFeatureTestBase, IDisposable
Constructors
GlobalFeatureManager_Tests()
Declaration
public GlobalFeatureManager_Tests()
Methods
Enable_Feature_By_Name()
Declaration
public void Enable_Feature_By_Name()
Implements
System.IDisposable