コード例 #1
0
 public virtual void Add(FlexberryEmberDemo.Comment dataobject)
 {
     this.AddObject(((ICSSoft.STORMNET.DataObject)(dataobject)));
 }
コード例 #2
0
        // *** Start programmer edit section *** (FlexberryEmberDemo.DetailArrayOfCommentVote members)

        // *** End programmer edit section *** (FlexberryEmberDemo.DetailArrayOfCommentVote members)


        /// <summary>
        /// Construct detail array.
        /// </summary>
        /// <summary>
        /// Returns object with type CommentVote by index.
        /// </summary>
        /// <summary>
        /// Adds object with type CommentVote.
        /// </summary>
        public DetailArrayOfCommentVote(FlexberryEmberDemo.Comment fComment) :
            base(typeof(CommentVote), ((ICSSoft.STORMNET.DataObject)(fComment)))
        {
        }