C# 클래스 Affecto.IdentityManagement.Commanding.Commands.AddGroupMemberCommand

상속: ICommand
파일 보기 프로젝트 열기: affecto/dotnet-IdentityManagement 1 사용 예제들

공개 메소드들

메소드 설명
AddGroupMemberCommand ( System.Guid groupId, System.Guid userId ) : System

메소드 상세

AddGroupMemberCommand() 공개 메소드

public AddGroupMemberCommand ( System.Guid groupId, System.Guid userId ) : System
groupId System.Guid
userId System.Guid
리턴 System