Table of Contents

Class RepositoryAction

Namespace
HeBianGu.Systems.Repository
Assembly
HeBianGu.Systems.Repository.dll
public class RepositoryAction : ActionBase, INotifyPropertyChanged, IDisplayer, IAction, IAuthority
Inheritance
RepositoryAction
Implements
Inherited Members
Extension Methods

Properties

ModelType

public Type ModelType { get; set; }

Property Value

Type

Methods

GetActionResult()

public override Task<IActionResult> GetActionResult()

Returns

Task<IActionResult>