C# Class System.Runtime.Remoting.MetadataServices.WsdlParser.RRMethod

Inheritance: URTMethod
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
AddRequest ( String name, String ns ) : void
AddResponse ( String name, String ns ) : void
PrintCSC ( TextWriter textWriter, String indentation, String namePrefix, String curNS, MethodPrintEnum methodPrintEnum, bool bURTType, String bodyPrefix, StringBuilder sb ) : void
RRMethod ( WsdlMethodInfo wsdlMethodInfo, URTComplexType complexType ) : System
ResolveTypes ( WsdlParser parser ) : void