C# Class System.Runtime.Remoting.MetadataServices.SdlParser.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 ns, String encodedNS ) : System
GetName ( String curNS ) : String
PrintClassMethods ( TextWriter textWriter, String indentation, String curNS, ArrayList printedIFaces, bool bProxy, StringBuilder sb ) : void