Interface IConfigurationVisitable

    • Method Detail

      • accept

        void accept​(IConfigurationVisitor visitor)
        Accepts and calls the given visitor.
        Parameters:
        visitor - the visitor