C# Class Dev2.Studio.Core.Factories.ServiceDebugInfoModelFactory

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
CreateServiceDebugInfoModel ( IContextualResourceModel resourceModel, string serviceInputData, DebugMode debugSetting ) : IServiceDebugInfoModel

Method Details

CreateServiceDebugInfoModel() public static méthode

public static CreateServiceDebugInfoModel ( IContextualResourceModel resourceModel, string serviceInputData, DebugMode debugSetting ) : IServiceDebugInfoModel
resourceModel IContextualResourceModel
serviceInputData string
debugSetting DebugMode
Résultat IServiceDebugInfoModel