public sealed class FakeWorkflowEngineProcessCompiler : FakeTessaCompilerBase<IWorkflowEngineProcessCompilationContext>,
IWorkflowEngineProcessCompiler, ITessaCompiler<IWorkflowEngineProcessCompilationContext>, IWorkflowEngineSourceBuilder
Public NotInheritable Class FakeWorkflowEngineProcessCompiler
Inherits FakeTessaCompilerBase(Of IWorkflowEngineProcessCompilationContext)
Implements IWorkflowEngineProcessCompiler, ITessaCompiler(Of IWorkflowEngineProcessCompilationContext),
IWorkflowEngineSourceBuilder
public ref class FakeWorkflowEngineProcessCompiler sealed : public FakeTessaCompilerBase<IWorkflowEngineProcessCompilationContext^>,
IWorkflowEngineProcessCompiler, ITessaCompiler<IWorkflowEngineProcessCompilationContext^>, IWorkflowEngineSourceBuilder
[<SealedAttribute>]
type FakeWorkflowEngineProcessCompiler =
class
inherit FakeTessaCompilerBase<IWorkflowEngineProcessCompilationContext>
interface IWorkflowEngineProcessCompiler
interface ITessaCompiler<IWorkflowEngineProcessCompilationContext>
interface IWorkflowEngineSourceBuilder
end
FakeWorkflowEngineProcessCompiler | Инициализирует новый экземпляр класса FakeWorkflowEngineProcessCompiler |
DefaultIgnoreWarnings |
Список кодов игнорируемых по умолчанию предупреждений.
(Унаследован от FakeTessaCompilerBaseT) |
DefaultReferences |
Список подключаемых по умолчанию зависимостей.
(Унаследован от FakeTessaCompilerBaseT) |
DefaultStatics |
Список подключаемых по умолчанию статических пространств имён.
(Унаследован от FakeTessaCompilerBaseT) |
DefaultUsings |
Список подключаемых по умолчанию пространств имён.
(Унаследован от FakeTessaCompilerBaseT) |
CompileAsync |
Выполняет компиляцию объектов системы в соответствии с заданным контекстом.
(Унаследован от FakeTessaCompilerBaseT) |
CreateContext |
Создаёт контекст компилятора.
(Унаследован от FakeTessaCompilerBaseT) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetProcessSourcesAsync | Возвращает скрипты процесса. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |