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

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

Private Properties

Property Type Description
BaseInterface System
GetName String
PrintClassMethods void

Private Methods

Method Description
BaseInterface ( String name, String urlNS, String ns, String encodedNS, WsdlParser parser ) : System
GetName ( String curNS ) : String
PrintClassMethods ( TextWriter textWriter, String indentation, String curNS, ArrayList printedIFaces, bool bProxy, StringBuilder sb ) : void