======Метод SilentErrorSink.Add(String, String, String, String, SourceSpan, Int32, Severity)====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public override void Add(string message, string path, string code, string line, SourceSpan span, int errorCode, Severity severity) **Параметры** * //message// * Тип: [[developers:references:system.string|System.String]] * //path// * Тип: [[developers:references:system.string|System.String]] * //code// * Тип: [[developers:references:system.string|System.String]] * //line// * Тип: [[developers:references:system.string|System.String]] * //span// * Тип: [[developers:references:microsoft.scripting.sourcespan|Microsoft.Scripting.SourceSpan]] * //errorCode// * Тип: [[developers:references:system.int32|System.Int32]] * //severity// * Тип: [[developers:references:microsoft.scripting.severity|Microsoft.Scripting.Severity]]