C# Class Affecto.IdentityManagement.Commanding.Commands.RemoveUserOrganizationCommand

Inheritance: ICommand
显示文件 Open project: affecto/dotnet-IdentityManagement

Public Methods

Method Description
RemoveUserOrganizationCommand ( System.Guid userId, System.Guid organizationId ) : System

Method Details

RemoveUserOrganizationCommand() public method

public RemoveUserOrganizationCommand ( System.Guid userId, System.Guid organizationId ) : System
userId System.Guid
organizationId System.Guid
return System