MockConnectorDescriber Class
Public Class MockConnectorDescriber
Inherits BaseConnectorDescriber(Of MockConnectorEngine)
This language is not supported or no code example is available.
public class MockConnectorDescriber : BaseConnectorDescriber<MockConnectorEngine>
This language is not supported or no code example is available.
public ref class MockConnectorDescriber : public BaseConnectorDescriber<MockConnectorEngine^>^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
ConnectionTestSupported() | (inherited from BaseConnectorDescriber<T>). |
![]() |
CreateObjRef(Type) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject). |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetCustomFieldSettings() | (inherited from BaseConnectorDescriber<T>). |
![]() |
GetDefaultConfig() | |
![]() |
GetDefaultMappings() | |
![]() |
GetDownloadLink() | |
![]() |
GetFriendlyName() | |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject). |
![]() |
GetLogoLarge(ILogger) | (inherited from BaseConnectorDescriber<T>). |
![]() |
GetLogoSmall(ILogger) | (inherited from BaseConnectorDescriber<T>). |
![]() ![]() |
GetResourceImageBytes(Stream) | Gets array of bytes from an image stream (inherited from BaseConnectorDescriber<T>). |
![]() |
GetTestModeSetup() | (inherited from BaseConnectorDescriber<T>). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
InAssemblyNamed() | (inherited from BaseConnectorDescriber<T>). |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (inherited from MarshalByRefObject). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
MockConnector.MockConnectorDescriber