Table of Contents

Class RoleResponseMessage

Namespace
KadicAuth.Application.Roles.DTOs
Assembly
KadicAuth.Application.dll
public static class RoleResponseMessage
Inheritance
object
RoleResponseMessage

Methods

BuildMessage(bool, int, int, int)

public static string BuildMessage(bool roleUpdated, int added, int removed, int skipped)

Parameters

roleUpdated bool
added int
removed int
skipped int

Returns

string