Show / Hide Table of Contents

Class PollUserVoteVotedBySameUserException

Inheritance
object
PollUserVoteVotedBySameUserException
Namespace: Volo.CmsKit.Polls
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public class PollUserVoteVotedBySameUserException : BusinessException

Constructors

PollUserVoteVotedBySameUserException(Guid, Guid, Guid)

Declaration
public PollUserVoteVotedBySameUserException(Guid userId, Guid pollId, Guid pollOptionId)
Parameters
Type Name Description
Guid userId
Guid pollId
Guid pollOptionId
In this article
Back to top Powered by Volosoft