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

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

Public Methods

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

Method Details

CreateGroupCommand() public method

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