C# Class SaaSOvation.IdentityAccess.Domain.Model.Identity.GroupMember

Inheritance: ValueObject
Mostra file Open project: eulerfx/IDDD_Samples_NET Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
GetEqualityComponents ( ) : System.Collections.Generic.IEnumerable
GroupMember ( ) : System

Private Methods

Method Description
GroupMember ( TenantId tenantId, string name, GroupMemberType type ) : System

Method Details

GetEqualityComponents() protected method

protected GetEqualityComponents ( ) : System.Collections.Generic.IEnumerable
return System.Collections.Generic.IEnumerable

GroupMember() protected method

protected GroupMember ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string