Class PlugIn_Tests
Inheritance
object
PlugIn_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.AspNetCore.Mvc.PlugIn
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class PlugIn_Tests : AspNetCoreMvcTestBase, IDisposable
Constructors
PlugIn_Tests()
Declaration
public PlugIn_Tests()
Methods
Get_PlugIn_Views()
Declaration
public Task Get_PlugIn_Views()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable