Exemplo n.º 1
0
		public XS0_outputsType (
		) {
			outputcollection_ = new 
#if !NET_1_1
				OGenSimpleCollection<XS_outputType>()
#else
				XS_outputTypeCollection()
#endif
			;
		}
Exemplo n.º 2
0
        public XS0_outputsType(
            )
        {
            outputcollection_ = new
#if !NET_1_1
                                OGenSimpleCollection <XS_outputType>()
#else
                                XS_outputTypeCollection()
#endif
            ;
        }