ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 307
نمايش فراداده

SoapExtensionReflector

System.Web.Services.Description (system.web.services.dll)abstract class

This class is used by the .NET framework, not directly by your code.

public abstract class 

SoapExtensionReflector { // Protected Constructors protected

SoapExtensionReflector ( ); // Public Instance Properties public ProtocolReflector

ReflectionContext {set; get; } // Public Instance Methods public abstract void

ReflectMethod ( ); }