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

Inheritance: IIdAndNameCommand
Datei anzeigen Open project: affecto/dotnet-IdentityManagement

Public Methods

Method Description
CreateOrganizationCommand ( System.Guid id, string name, string description ) : System

Method Details

CreateOrganizationCommand() public method

public CreateOrganizationCommand ( System.Guid id, string name, string description ) : System
id System.Guid
name string
description string
return System