KrCompilationContextCommonMethods - свойство
Список базовых методов, подлежащих компиляции.
Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrCompilersСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public IList<IKrCommonMethod> CommonMethods { get; }
Public ReadOnly Property CommonMethods As IList(Of IKrCommonMethod)
Get
public:
virtual property IList<IKrCommonMethod^>^ CommonMethods {
IList<IKrCommonMethod^>^ get () sealed;
}
abstract CommonMethods : IList<IKrCommonMethod> with get
override CommonMethods : IList<IKrCommonMethod> with get
IListIKrCommonMethodIKrCompilationContextCommonMethods