CanvasControlLibrary.Models.CCLVotingProps.CCLVotingProps C# (CSharp) Méthode

CCLVotingProps() public méthode

public CCLVotingProps ( ) : System
Résultat System
        public CCLVotingProps()
        {
            CustomFillPoint = new List<int>();
        }
CCLVotingProps