Show / Hide Table of Contents

Class MultiQueryProviderBase.AddProviderInfo

Inheritance
object
MultiQueryProviderBase.AddProviderInfo
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
protected class MultiQueryProviderBase.AddProviderInfo

Constructors

AddProviderInfo(Type, object, Type)

Declaration
public AddProviderInfo(Type providerType, object constructorArgument, Type constructorArgumentType)
Parameters
Type Name Description
Type providerType
object constructorArgument
Type constructorArgumentType

Fields

_constructorArgument

Declaration
public object _constructorArgument
Field Value
Type Description
object

_constructorArgumentType

Declaration
public Type _constructorArgumentType
Field Value
Type Description
Type

_providerType

Declaration
public Type _providerType
Field Value
Type Description
Type

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top