C# 클래스 System.Runtime.Remoting.MetadataServices.WsdlGenerator.Restriction

상속: Particle
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
Name ( ) : String
Print ( TextWriter textWriter, StringBuilder sb, String indent ) : void

비공개 메소드들

메소드 설명
AddArray ( SchemaAttribute attribute ) : void
Restriction ( ) : System
Restriction ( String baseName, XMLNamespace baseNS ) : System

메소드 상세

Name() 공개 메소드

public Name ( ) : String
리턴 String

Print() 공개 메소드

public Print ( TextWriter textWriter, StringBuilder sb, String indent ) : void
textWriter System.IO.TextWriter
sb StringBuilder
indent String
리턴 void