C# Class Domain.Direct.Base

显示文件 Open project: HUSACCT/HUSACCT

Protected Properties

Property Type Description
dictionary UserDAO>.Dictionary
fourApi FoursquareApi
innerDao Technology.Direct.Dao.CallInstanceOuterClassDAO.CallInstanceInnerClassDAO
innerInterfaceDao CallInstanceOuterClassDAO.CallInstanceInnerInterfaceDAO
interfaceDao CallInstanceInterfaceDAO
interfaceDao_Generic CallInstanceInterfaceDAO
profileDAOs List
profileDao Technology.Direct.Dao.ProfileDAO
profileDao_Generic V>.ProfileDAO
subDao Technology.Direct.Subclass.CallInstanceSubClassDOA
subSubDao Technology.Direct.Subclass.CallInstanceSubSubClassDOA
userDao Technology.Direct.Dao.UserDAO

Public Methods

Method Description
Base ( ) : System.Collections.Generic

Method Details

Base() public method

public Base ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

dictionary protected_oe property

protected Dictionary dictionary
return UserDAO>.Dictionary

fourApi protected_oe property

protected FoursquareApi fourApi
return FoursquareApi

innerDao protected_oe property

protected CallInstanceOuterClassDAO.CallInstanceInnerClassDAO,Technology.Direct.Dao innerDao
return Technology.Direct.Dao.CallInstanceOuterClassDAO.CallInstanceInnerClassDAO

innerInterfaceDao protected_oe property

protected CallInstanceOuterClassDAO.CallInstanceInnerInterfaceDAO innerInterfaceDao
return CallInstanceOuterClassDAO.CallInstanceInnerInterfaceDAO

interfaceDao protected_oe property

protected CallInstanceInterfaceDAO interfaceDao
return CallInstanceInterfaceDAO

interfaceDao_Generic protected_oe property

protected CallInstanceInterfaceDAO interfaceDao_Generic
return CallInstanceInterfaceDAO

profileDAOs protected_oe property

protected List profileDAOs
return List

profileDao protected_oe property

protected ProfileDAO,Technology.Direct.Dao profileDao
return Technology.Direct.Dao.ProfileDAO

profileDao_Generic protected_oe property

protected ProfileDAO profileDao_Generic
return V>.ProfileDAO

subDao protected_oe property

protected CallInstanceSubClassDOA,Technology.Direct.Subclass subDao
return Technology.Direct.Subclass.CallInstanceSubClassDOA

subSubDao protected_oe property

protected CallInstanceSubSubClassDOA,Technology.Direct.Subclass subSubDao
return Technology.Direct.Subclass.CallInstanceSubSubClassDOA

userDao protected_oe property

protected UserDAO,Technology.Direct.Dao userDao
return Technology.Direct.Dao.UserDAO