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

Inheritance: IIdAndNameCommand
Afficher le fichier Open project: affecto/dotnet-IdentityManagement

Méthodes publiques

Méthode Description
CreateOrganizationCommand ( System.Guid id, string name, string description ) : System

Method Details

CreateOrganizationCommand() public méthode

public CreateOrganizationCommand ( System.Guid id, string name, string description ) : System
id System.Guid
name string
description string
Résultat System