Class TestFeature
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
[GlobalFeatureName("TestFeature1")]
public class TestFeature : GlobalFeature
Fields
Name
Declaration
public const string Name = "TestFeature1"
Field Value
| Type | Description |
|---|---|
| string |