ResourceContainer.Enlist(Guid, ResourceCreator, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::XLANGs::Core::IRatedResource ^ Enlist(Guid % key, Microsoft::XLANGs::Core::ResourceCreator ^ resCreator, System::Object ^ createCtx, System::Object ^ enlistContext);
public Microsoft.XLANGs.Core.IRatedResource Enlist (ref Guid key, Microsoft.XLANGs.Core.ResourceCreator resCreator, object createCtx, object enlistContext);
member this.Enlist : Guid * Microsoft.XLANGs.Core.ResourceCreator * obj * obj -> Microsoft.XLANGs.Core.IRatedResource
Public Function Enlist (ByRef key As Guid, resCreator As ResourceCreator, createCtx As Object, enlistContext As Object) As IRatedResource
Paramètres
- key
- Guid
- resCreator
- ResourceCreator
- createCtx
- Object
- enlistContext
- Object