======Конструктор AstMemberExpression(AstExpression, String)====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public AstMemberExpression(AstExpression target, string name) **Параметры** * //target// * Тип: [[developers:references:topomatic.crs.ast.astexpression|Topomatic.Crs.Ast.AstExpression]] * //name// * Тип: [[developers:references:system.string|System.String]]