KrCommonMethodBuilder - класс

Definition

Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrCompilers.SourceBuilders
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
C#
public sealed class KrCommonMethodBuilder : KrSourceBuilder<IEnumerable<IKrCommonMethod>>
Inheritance
Object    KrSourceBuilderIEnumerableIKrCommonMethod    KrCommonMethodBuilder

Конструкторы

KrCommonMethodBuilderИнициализирует новый экземпляр класса KrCommonMethodBuilder

Свойства

AnchorsMap
(Унаследован от KrSourceBuilderT)
ClassAlias
(Унаследован от KrSourceBuilderT)
ClassID
(Унаследован от KrSourceBuilderT)
CompileSourceProvider
(Унаследован от KrSourceBuilderT)
DefaultConstructorParts
(Унаследован от KrSourceBuilderT)
ExtraSources
(Унаследован от KrSourceBuilderT)
Location
(Унаследован от KrSourceBuilderT)
PreprocessorProvider
(Унаследован от KrSourceBuilderT)

Методы

BuildDefaultConstructor
(Унаследован от KrSourceBuilderT)
BuildExtraSources
(Унаследован от KrSourceBuilderT)
BuildSources Выполняет компиляцию исходных кодов.
(Переопределяет KrSourceBuilderTBuildSources)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FillAnchorsMap Устанавливает связь между идентификатором исходного кода и объектом идентифицирующим элемент компиляции.
(Унаследован от KrSourceBuilderT)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
FormatClassName
(Переопределяет KrSourceBuilderTFormatClassName)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
SetClassAlias Устанавливает алиас генерируемого класса.
(Унаследован от KrSourceBuilderT)
SetClassID Устанавливает идентификатор генерируемого класса.
(Унаследован от KrSourceBuilderT)
SetExtraSources Устанавливает дополнительные исходные коды.
(Унаследован от KrSourceBuilderT)
SetLocation Задаёт информацию о месте расположения текущего элемента относительно корневого.
(Унаследован от KrSourceBuilderT)
SetSources Устанавливает источник исходных кодов.
(Переопределяет KrSourceBuilderTSetSources(T))
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также