C# Class FailureTroubleshooting.Infrastructure.UserExiensions

显示文件 Open project: Zjazure/FailureTroubleshooting

Public Methods

Method Description
GetEntityAsync ( this principal, IIdentityRepository repository ) : Task

Method Details

GetEntityAsync() public static method

public static GetEntityAsync ( this principal, IIdentityRepository repository ) : Task
principal this
repository IIdentityRepository
return Task