WIP
This commit is contained in:
parent
ce0fe3d735
commit
03b6447d7c
9 changed files with 1755 additions and 1 deletions
|
|
@ -16,6 +16,8 @@ namespace Yavsc.ViewComponents
|
|||
{
|
||||
this.dbContext = dbContext;
|
||||
}
|
||||
|
||||
|
||||
public async Task<IViewComponentResult> InvokeAsync (ICircleAuthorized target)
|
||||
{
|
||||
var oid = target.GetOwnerId();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue