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

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Properties

Свойство Type Description
BaseInterface System
GetName String
PrintClassMethods void

Private Methods

Méthode 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