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

Inheritance: ICommand
Show file Open project: affecto/dotnet-IdentityManagement

Public Methods

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

Method Details

AddUserOrganizationCommand() public method

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