コード例 #1
0
        protected override void Initialize()
        {
            base.Initialize();

            this.transformation = new ImplementCloneableAspectTransformation(this);
            this.ApplyWaivedEffects(this.transformation);
        }
コード例 #2
0
        protected override void Initialize()
        {
            base.Initialize();

            this.transformation = new ImplementCloneableAspectTransformation( this);
            this.ApplyWaivedEffects( this.transformation );
        }