C# Class EasyAbp.EShop.Stores.StoreOwners.StoreOwnerDuplicatedException

Inheritance: BusinessException
Afficher le fichier Open project: EasyAbp/EShop

Méthodes publiques

Méthode Description
StoreOwnerDuplicatedException ( Guid storeId, Guid ownerUserId ) : System

Method Details

StoreOwnerDuplicatedException() public méthode

public StoreOwnerDuplicatedException ( Guid storeId, Guid ownerUserId ) : System
storeId Guid
ownerUserId Guid
Résultat System