GSF.COMTRADE.Parser.Parser C# (CSharp) Méthode

Parser() public méthode

Creates a new instance of the COMTRADE Parser.
public Parser ( ) : System
Résultat System
        public Parser()
        {
            m_inferTimeFromSampleRates = true;
        }