Esempio n. 1
0
        static public List <Instrument> All       = Active;                     // the complete list active/inactive

        public static bool NativeFA(this InstrType it)
        {
            return(it.isDG_AMSR_Match());
        }