Partager via


AbstractInstance, constructeur (MethodInstance, LobSystemInstance) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    methodInstance As MethodInstance, _
    lobSystemInstance As LobSystemInstance _
)
'Utilisation
Dim methodInstance As MethodInstance
Dim lobSystemInstance As LobSystemInstance

Dim instance As New AbstractInstance(methodInstance, lobSystemInstance)
public AbstractInstance (
    MethodInstance methodInstance,
    LobSystemInstance lobSystemInstance
)

Paramètres

  • methodInstance
    The MethodInstance object to execute on the instance.
  • lobSystemInstance
    The LobSystemInstance object that this data class belongs to.

Voir aussi

Référence

AbstractInstance, classe
Membres AbstractInstance
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms