Assemblies Class Members
See Also  Properties Methods 
SourceCode.EventBus.ClientAPI Namespace : Assemblies Class


Glossary Item Box

The following tables list the members exposed by Assemblies.

Public Constructors

  Name Description
Public Constructor Assemblies Constructor  
Top

Public Properties

  Name Description
Public Property Connection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

Public Methods

  Name Description
Public Method CreateConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeleteConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method GetAssembliesXml Overloaded.  Gets the assemblies XML.  
Public Method GetAssemblyClassesXml Overloaded.  Gets the assembly classes XML.  
Public Method GetMethodsXml Overloaded.  Gets the methods XML.  
Public Method GetParametersXml Gets the parameters XML.  
Top

Protected Methods

  Name Description
Protected Method RemoteCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Protected Method RemoteSessionCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

See Also