예제 #1
0
        /// <summary>
        /// Sets the transformation for this object
        /// </summary>
        public FluentXpoUrlText SetTransformation(XpoUrlObjectTransformations transformation)
        {
            XpoUrlText.Transformation = transformation;

            return(this);
        }
예제 #2
0
        public FluentXpoUrlDesign SetTransformation(XpoUrlObjectTransformations transformation)
        {
            XpoUrlDesign.Transformation = transformation;

            return this;
        }
예제 #3
0
        public FluentXpoUrlDesign SetTransformation(XpoUrlObjectTransformations transformation)
        {
            XpoUrlDesign.Transformation = transformation;

            return(this);
        }
예제 #4
0
        /// <summary>
        /// Sets the transformation for this object
        /// </summary>
        public FluentXpoUrlText SetTransformation(XpoUrlObjectTransformations transformation)
        {
            XpoUrlText.Transformation = transformation;

            return this;
        }