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

Inheritance: BusinessException
Mostrar archivo Open project: EasyAbp/EShop

Public Methods

Method Description
StoreOwnerDuplicatedException ( Guid storeId, Guid ownerUserId ) : System

Method Details

StoreOwnerDuplicatedException() public method

public StoreOwnerDuplicatedException ( Guid storeId, Guid ownerUserId ) : System
storeId Guid
ownerUserId Guid
return System