Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

ConstructorArgument - конструктор Смотри также  Terrasoft.Core.Factories - пространство имен > ConstructorArgument - класс : ConstructorArgument C#

name
Name of the argument.
value
Value of the argument.

Glossary Item Box

Initializes an instance ConstructorArgument with the specified name and value.

Синтаксис

public ConstructorArgument( 
   string name, 
   object value 
)

Параметры

name
Name of the argument.
value
Value of the argument.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?