C# Class System.Runtime.Remoting.MetadataServices.SdlParser.URTInterface

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

Private Methods

Method Description
AddMethod ( URTMethod method ) : void
Extends ( String baseName, String baseNS, SdlParser parser ) : void
PrintCSC ( TextWriter textWriter, String indentation, String curNS, StringBuilder sb ) : void
PrintClassMethods ( TextWriter textWriter, String indentation, String curNS, ArrayList printedIFaces, bool bProxy, StringBuilder sb ) : void
ResolveTypes ( SdlParser parser ) : void
URTInterface ( String name, String ns, String encodedNS ) : System