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

Inheritance: ValueObject
Afficher le fichier Open project: eulerfx/IDDD_Samples_NET Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
GetEqualityComponents ( ) : System.Collections.Generic.IEnumerable
GroupMember ( ) : System

Private Methods

Méthode Description
GroupMember ( TenantId tenantId, string name, GroupMemberType type ) : System

Method Details

GetEqualityComponents() protected méthode

protected GetEqualityComponents ( ) : System.Collections.Generic.IEnumerable
Résultat System.Collections.Generic.IEnumerable

GroupMember() protected méthode

protected GroupMember ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string