C# Class Dev2.Runtime.ESB.Management.Services.FindDrive

The FindDrive service
Inheritance: IEsbManagementEndpoint
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
CreateServiceEntry ( ) : DynamicService
Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
HandlesType ( ) : string

Private Methods

Méthode Description
GetDriveInfoAsJSON ( IEnumerable drives ) : string
LogonUser ( string lpszUsername, string lpszDomain, string lpszPassword, int dwLogonType, int dwLogonProvider, IntPtr &phToken ) : bool

Method Details

CreateServiceEntry() public méthode

public CreateServiceEntry ( ) : DynamicService
Résultat Dev2.DynamicServices.DynamicService

Execute() public méthode

public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary
theWorkspace IWorkspace
Résultat StringBuilder

HandlesType() public méthode

public HandlesType ( ) : string
Résultat string