Class TestGlobalModuleFeatures
Inheritance
TestGlobalModuleFeatures
Assembly: Volo.Abp.GlobalFeatures.Tests.dll
Syntax
public class TestGlobalModuleFeatures : GlobalModuleFeatures
Constructors
TestGlobalModuleFeatures(GlobalFeatureManager)
Declaration
public TestGlobalModuleFeatures(GlobalFeatureManager featureManager)
Parameters
Fields
ModuleName
Declaration
public const string ModuleName = "GlobalFeatureTest"
Field Value
Properties
Test
Declaration
public TestFeature Test { get; }
Property Value
Extension Methods