C# Class System.Web.Script.Services.WcfLogicalTypeInfo.WcfLogicalMethodInfo

Inheritance: LogicalMethodInfo
Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Méthode Description
Invoke ( HttpRequest request, HttpResponse response ) : void
WcfLogicalMethodInfo ( LogicalTypeInfo typeInfo, OperationDescription od ) : System

Method Details

Invoke() public méthode

public Invoke ( HttpRequest request, HttpResponse response ) : void
request HttpRequest
response HttpResponse
Résultat void

WcfLogicalMethodInfo() public méthode

public WcfLogicalMethodInfo ( LogicalTypeInfo typeInfo, OperationDescription od ) : System
typeInfo LogicalTypeInfo
od System.ServiceModel.Description.OperationDescription
Résultat System