public sealed class WorkflowEngineCompiledBaseRegistry : IWorkflowEngineCompiledBaseRegistry
Public NotInheritable Class WorkflowEngineCompiledBaseRegistry
Implements IWorkflowEngineCompiledBaseRegistry
public ref class WorkflowEngineCompiledBaseRegistry sealed : IWorkflowEngineCompiledBaseRegistry
[<SealedAttribute>]
type WorkflowEngineCompiledBaseRegistry =
class
interface IWorkflowEngineCompiledBaseRegistry
end
WorkflowEngineCompiledBaseRegistry | Инициализирует новый экземпляр класса WorkflowEngineCompiledBaseRegistry |
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) |
GetAll | Возвращает данные о всех зарегистрированных типах. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
GetType(Guid) | Возвращает базовый тип по его идентификатору. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
RegisterT | Регистрирует базовый тип компилируемых объектов в WorkflowEngine. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |