Click or drag to resize

ExceptionHandlingSoapExtensionGetInitializer Method (LogicalMethodInfo, SoapExtensionAttribute)

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public override Object GetInitializer(
	LogicalMethodInfo methodInfo,
	SoapExtensionAttribute attribute
)

Parameters

methodInfo
Type: System.Web.Services.ProtocolsLogicalMethodInfo
attribute
Type: System.Web.Services.ProtocolsSoapExtensionAttribute

Return Value

Type: Object
See Also