示例#1
0
        public BRAFV600EKPanel()
        {
            this.m_PanelId            = 24;
            this.m_PanelName          = "BRAF";
            this.m_AcknowledgeOnOrder = true;

            YellowstonePathology.Business.Test.Model.ParaffinCurls paraffinCurls = new Model.ParaffinCurls();
            this.m_TestCollection.Add(paraffinCurls);

            YellowstonePathology.Business.Test.Model.HandEAfterSlide handEAfterSlide = new Model.HandEAfterSlide();
            this.m_TestCollection.Add(handEAfterSlide);
        }
示例#2
0
        public BCellClonalityByPCRPanel()
        {
            this.m_PanelId            = 67;
            this.m_PanelName          = "BCell Clonality By PCR";
            this.m_AcknowledgeOnOrder = true;

            YellowstonePathology.Business.Test.Model.ParaffinCurls paraffinCurls = new Model.ParaffinCurls();
            this.m_TestCollection.Add(paraffinCurls);

            YellowstonePathology.Business.Test.Model.HandEAfterSlide handEAfterSlide = new Model.HandEAfterSlide();
            this.m_TestCollection.Add(handEAfterSlide);
        }
        public BCellClonalityByPCRPanel()
        {
            this.m_PanelId = 67;
            this.m_PanelName = "BCell Clonality By PCR";
            this.m_AcknowledgeOnOrder = true;

            YellowstonePathology.Business.Test.Model.ParaffinCurls paraffinCurls = new Model.ParaffinCurls();
            this.m_TestCollection.Add(paraffinCurls);

            YellowstonePathology.Business.Test.Model.HandEAfterSlide handEAfterSlide = new Model.HandEAfterSlide();
            this.m_TestCollection.Add(handEAfterSlide);
        }
示例#4
0
        public BRAFV600EKPanel()
        {
            this.m_PanelId = 24;
            this.m_PanelName = "BRAF";
            this.m_AcknowledgeOnOrder = true;

            YellowstonePathology.Business.Test.Model.ParaffinCurls paraffinCurls = new Model.ParaffinCurls();
            this.m_TestCollection.Add(paraffinCurls);

            YellowstonePathology.Business.Test.Model.HandEAfterSlide handEAfterSlide = new Model.HandEAfterSlide();
            this.m_TestCollection.Add(handEAfterSlide);
        }
示例#5
0
        public HPV1618ByPCRPanel()
        {
            this.m_PanelId = 65;
            this.m_PanelName = "HPV Genotypes 16 and 18";
            this.m_AcknowledgeOnOrder = true;

            YellowstonePathology.Business.Test.Model.ParaffinCurls paraffinCurls = new Model.ParaffinCurls();
            this.m_TestCollection.Add(paraffinCurls);

            YellowstonePathology.Business.Test.Model.HandEAfterSlide handEAfterSlide = new Model.HandEAfterSlide();
            this.m_TestCollection.Add(handEAfterSlide);
        }
示例#6
0
        public HPV1618ByPCRPanel()
        {
            this.m_PanelId            = 65;
            this.m_PanelName          = "HPV Genotypes 16 and 18";
            this.m_AcknowledgeOnOrder = true;

            YellowstonePathology.Business.Test.Model.ParaffinCurls paraffinCurls = new Model.ParaffinCurls();
            this.m_TestCollection.Add(paraffinCurls);

            YellowstonePathology.Business.Test.Model.HandEAfterSlide handEAfterSlide = new Model.HandEAfterSlide();
            this.m_TestCollection.Add(handEAfterSlide);
        }