BenSelect Documentation
IClientApi Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.Infrastructure.Integration.ISolved.Api Namespace : IClientApi Interface
Represents a collection of functions to interact with the API endpoints.

Syntax

JScript 
public interface IClientApi implements Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory, Selerix.BenSelect.Api.Infrastructure.Integration.ILazyConfigurationProvider 

Public Properties

 NameDescription
 PropertyTypesGets all known types for this object factory instance. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
Top

Public Methods

 NameDescription
 MethodBuildTypeGets the implementation type from public types or interfaces. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodCopy<T>Copyes the object. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodCreateInstanceCreates the instance of the specified type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodGetClientLegalsGets the client legals.  
 MethodGetClientsGets the clients.  
 MethodGetClsIdsGets type UIDs for a type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodGetCtorGets the type construction function. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodGetTypeGets the type by UIDs. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
 MethodRegisterRegisters model type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IObjectFactory)
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.