C# 클래스 System.Runtime.Remoting.MetadataServices.SdlParser.BaseInterface

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

Private Properties

프로퍼티 타입 설명
BaseInterface System
GetName String
PrintClassMethods void

비공개 메소드들

메소드 설명
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