public sealed class KrCommonMethodBuilder : KrSourceBuilder<IEnumerable<IKrCommonMethod>>
Public NotInheritable Class KrCommonMethodBuilder
Inherits KrSourceBuilder(Of IEnumerable(Of IKrCommonMethod))
public ref class KrCommonMethodBuilder sealed : public KrSourceBuilder<IEnumerable<IKrCommonMethod^>^>
[<SealedAttribute>]
type KrCommonMethodBuilder =
class
inherit KrSourceBuilder<IEnumerable<IKrCommonMethod>>
end
KrCommonMethodBuilder | Инициализирует новый экземпляр класса KrCommonMethodBuilder |
AnchorsMap | (Унаследован от KrSourceBuilderT) |
ClassAlias | (Унаследован от KrSourceBuilderT) |
ClassID | (Унаследован от KrSourceBuilderT) |
CompileSourceProvider | (Унаследован от KrSourceBuilderT) |
DefaultConstructorParts | (Унаследован от KrSourceBuilderT) |
ExtraSources | (Унаследован от KrSourceBuilderT) |
Location | (Унаследован от KrSourceBuilderT) |
PreprocessorProvider | (Унаследован от KrSourceBuilderT) |
BuildDefaultConstructor | (Унаследован от KrSourceBuilderT) |
BuildExtraSources | (Унаследован от KrSourceBuilderT) |
BuildSources |
Выполняет компиляцию исходных кодов.
(Переопределяет KrSourceBuilderTBuildSources) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
FillAnchorsMap |
Устанавливает связь между идентификатором исходного кода и объектом идентифицирующим элемент компиляции.
(Унаследован от KrSourceBuilderT) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
FormatClassName | (Переопределяет KrSourceBuilderTFormatClassName) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
SetClassAlias |
Устанавливает алиас генерируемого класса.
(Унаследован от KrSourceBuilderT) |
SetClassID |
Устанавливает идентификатор генерируемого класса.
(Унаследован от KrSourceBuilderT) |
SetExtraSources |
Устанавливает дополнительные исходные коды.
(Унаследован от KrSourceBuilderT) |
SetLocation |
Задаёт информацию о месте расположения текущего элемента относительно корневого.
(Унаследован от KrSourceBuilderT) |
SetSources |
Устанавливает источник исходных кодов.
(Переопределяет KrSourceBuilderTSetSources(T)) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |