======Интерфейс IConsole====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public interface IConsole =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.iconsole.requeststring|RequestString]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.iconsole.responsestring|ResponseString]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.iconsole.commit|Commit()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.iconsole.write_system.string|Write(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.iconsole.writeline_system.string|WriteLine(String)]]| |