Classe TransformationRunFactory
Hierarquia de herança
Object
MarshalByRefObject
Microsoft.VisualStudio.TextTemplating.VSHost.TransformationRunFactory
Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (em Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)
Sintaxe
'Declaração
Public Class TransformationRunFactory _
Inherits MarshalByRefObject _
Implements IDebugTransformationRunFactory
public class TransformationRunFactory : MarshalByRefObject,
IDebugTransformationRunFactory
public ref class TransformationRunFactory : public MarshalByRefObject,
IDebugTransformationRunFactory
type TransformationRunFactory =
class
inherit MarshalByRefObject
interface IDebugTransformationRunFactory
end
public class TransformationRunFactory extends MarshalByRefObject implements IDebugTransformationRunFactory
O tipo TransformationRunFactory expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
TransformationRunFactory |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
CreateObjRef | Segurança crítica. Cria um objeto que contém todas as informações relevantes necessárias para gerar um proxy usado para se comunicar com um objeto remoto. (Herdado de MarshalByRefObject.) |
![]() |
CreateTransformationRun | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Herdado de Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetLifetimeService | Segurança crítica. Recupera o objeto de serviço Vida útil atual que controla a diretiva vida útil para esta instância. (Herdado de MarshalByRefObject.) |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
InitializeLifetimeService | (Substitui MarshalByRefObject.InitializeLifetimeService.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Herdado de Object.) |
![]() |
MemberwiseClone(Boolean) | Cria uma cópia superficial do atual MarshalByRefObject objeto. (Herdado de MarshalByRefObject.) |
![]() ![]() |
RegisterIpcChannel() | |
![]() ![]() |
RegisterIpcChannel(String) | |
![]() |
RunTransformation | |
![]() |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
Superior
Campos
Nome | Descrição | |
---|---|---|
![]() ![]() |
TransformationRunFactoryPrefix | |
![]() ![]() |
TransformationRunFactorySuffix |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.