System.Web.Services.Protocols.LogicalMethodInfo.Create Method

Given an array of System.Reflection.MethodInfo that can contain information about both asynchronous and synchronous methods, creates an array of System.Web.Services.Protocols.LogicalMethodInfo.

Syntax

public static LogicalMethodInfo[] Create (System.Reflection.MethodInfo[] method_infos)

Parameters

method_infos
a System.Reflection.MethodInfo[]

Returns

An array of System.Web.Services.Protocols.LogicalMethodInfo, representing the methods within methodInfos.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0